blob: b23b09e752ce073c248625bb89241f85ddb8a757 [file] [log] [blame] [edit]
error: unexpected end of macro invocation
--> $DIR/issue-7970b.rs:3:1
|
LL | macro_rules! test {}
| ^^^^^^^^^^^^^^^^^^^^ missing tokens in macro arguments
error: aborting due to 1 previous error