fixed pattern, moved test to compile-fail

This commit is contained in:
John Clements 2013-04-30 11:58:55 -07:00
parent fc661079a4
commit ab1d8ead91

View file

@ -10,7 +10,7 @@
// error-pattern:cant-use-x-as-pattern-mumble
// error-pattern:unresolved enum variant
fn main() {
let z = match 3 {