blob: dbe025b7330b03ca2c668ef01b5836d1fce4a094 [file] [log] [blame]
error: invalid macro matcher; matchers must be contained in balanced delimiters
--> $DIR/invalid-macro-matcher.rs:4:5
|
LL | _ => ();
| ^
error: aborting due to previous error