]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/private-class-field.rs
Imported Upstream version 1.0.0~beta.3
[rustc.git] / src / test / run-pass / private-class-field.rs
index d32ac4b90821f8ccf657e1c5901e6e4e1388c1e3..8c92a05ba2a67cdfbf87cbd5df88a82d3500a171 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
 
 struct cat {
     meows : usize,