xfail-pretty unreachable-code.rs

This commit is contained in:
Marijn Haverbeke 2011-09-23 11:33:11 +02:00
parent 348cd86d87
commit 5310cf4f30

View File

@ -1,3 +1,5 @@
// xfail-pretty
fn id(x: bool) -> bool { x }
fn call_id() {