mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
test: Add an xfailed test for issue #929
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// xfail-test
|
||||
fn f() { if (1 == fail) { } else { } }
|
||||
|
||||
fn main() { }
|
||||
Reference in New Issue
Block a user