]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/issue-17816.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / test / run-pass / issue-17816.rs
index 65a0b51095c80cbd450c5bd0f465aa3306c998c0..8e3cb414566c7577279db2ba4f0fc60d45c7af7b 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// pretty-expanded FIXME #23616
-
 #![feature(unboxed_closures)]
 
 use std::marker::PhantomData;