]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/typestate-multi-decl.rs
Imported Upstream version 1.0.0~beta.3
[rustc.git] / src / test / run-pass / typestate-multi-decl.rs
index c7762a8464d6baac3d536c41a1f94c453c04ec3e..0749b52a1c60146c4ed251b26b72de382bdb86e8 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// pretty-expanded FIXME #23616
 
 pub fn main() {
     let (x, y) = (10, 20);