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 cbeeb13 commit 292f3e0Copy full SHA for 292f3e0
src/test/pretty/issue-959.rs
@@ -0,0 +1,5 @@
1
+// xfail-test
2
+
3
+fn f() -> float { (fail "boo") as float / 2.0 }
4
5
+fn main() { }
0 commit comments