Skip to content

Commit 5310cf4

Browse files
committed
xfail-pretty unreachable-code.rs
1 parent 348cd86 commit 5310cf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/unreachable-code.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// xfail-pretty
2+
13
fn id(x: bool) -> bool { x }
24

35
fn call_id() {

0 commit comments

Comments
 (0)