]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/macro-interpolation.rs
Imported Upstream version 1.0.0~beta.3
[rustc.git] / src / test / run-pass / macro-interpolation.rs
index e6b5d50b36e6d2808aaa14fa940dd9e6d1d95253..6dcd1538ebce2a895ed35375fe2cb25721b023e2 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
 
 macro_rules! overly_complicated {
     ($fnname:ident, $arg:ident, $ty:ty, $body:block, $val:expr, $pat:pat, $res:path) =>