]> git.proxmox.com Git - rustc.git/blobdiff - src/test/parse-fail/tag-variant-disr-non-nullary.rs
Imported Upstream version 1.1.0+dfsg1
[rustc.git] / src / test / parse-fail / tag-variant-disr-non-nullary.rs
index 207bbe9a446022b724cb3b97786986cac6472bf3..f90b1cc94bb1be04c7745d9aa8b55a4a4c74f65b 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
+
 //error-pattern: discriminator values can only be used with a c-like enum
 
 enum color {