]> git.proxmox.com Git - rustc.git/blobdiff - src/test/parse-fail/issue-5544-b.rs
Imported Upstream version 1.1.0+dfsg1
[rustc.git] / src / test / parse-fail / issue-5544-b.rs
index 9c35d77baf015398f60141bdc76be0adc9a4e506..898b0920645185c51ace6949c021c034b7a167be 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// compile-flags: -Z parse-only
+
 fn main() {
     let __isize = 0xff_ffff_ffff_ffff_ffff;
     //~^ ERROR int literal is too large