blob: 1de8c5bd4b47251cec4334a8dff926a2dd9f583e [file] [log] [blame]
error: missing fragment specifier
--> $DIR/macro-match-nonterminal.rs:1:24
|
LL | macro_rules! test { ($a, $b) => (()); }
| ^
error: aborting due to previous error