]> git.proxmox.com Git - rustc.git/blobdiff - src/test/parse-fail/issue-3036.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / test / parse-fail / issue-3036.rs
index 1946e984e5dc92d285230e0821119e085761827f..229b12136fc6c2d52126e55543656e622ce03c8a 100644 (file)
@@ -15,4 +15,4 @@
 fn main()
 {
     let x = 3
-} //~ ERROR: expected one of `.`, `;`, or an operator, found `}`
+} //~ ERROR: expected one of `.`, `;`, `?`, or an operator, found `}`