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