]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/conditional-compile.rs
Imported Upstream version 1.0.0~beta.3
[rustc.git] / src / test / run-pass / conditional-compile.rs
index e6660bb9ae8802541a3e1cdb1ba91821e1110e4d..5891d9f1aa019aa8ae4be68647a2b411fd7689e5 100644 (file)
@@ -9,7 +9,6 @@
 // except according to those terms.
 
 // Crate use statements
-// pretty-expanded FIXME #23616
 
 #[cfg(bogus)]
 use flippity;