]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/long-while.rs
New upstream version 1.12.0+dfsg1
[rustc.git] / src / test / run-pass / long-while.rs
index 6e0f1bb87a5fb678e558d176249f7eeb99ed374e..ce55c76120235fc8e61fb5612b204ca8d33a7ccf 100644 (file)
@@ -10,7 +10,7 @@
 
 // pretty-expanded FIXME #23616
 
-#![allow(unused_variable)]
+#![allow(unused_variables)]
 
 pub fn main() {
     let mut i: isize = 0;