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