We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f315b0 commit 4937bb0Copy full SHA for 4937bb0
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 7b337e35810a25b53da76aa9d873b6b74081da72
+refs/heads/master: 32438e82b3c81f9071165d552fb7928be79bc592
trunk/src/test/compile-fail/bad-main.rs
@@ -1,6 +1,3 @@
-// xfail-stage1
-// xfail-stage2
3
-// xfail-stage3
4
-// error-pattern: bad type signature
+// error-pattern:Wrong type in main function
5
6
fn main(x: int) { }
0 commit comments