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