We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cd6aa commit cbeeb13Copy full SHA for cbeeb13
src/test/pretty/issue-929.rs
@@ -0,0 +1,4 @@
1
+// xfail-test
2
+fn f() { if (1 == fail) { } else { } }
3
+
4
+fn main() { }
0 commit comments