2018-07-15 16:11:54 -05:00
|
|
|
error: unexpected end of macro invocation
|
|
|
|
--> $DIR/issue-7970b.rs:13:1
|
|
|
|
|
|
|
|
|
LL | macro_rules! test {}
|
2018-11-04 16:01:38 -06:00
|
|
|
| ^^^^^^^^^^^^^^^^^^^^ missing tokens in macro arguments
|
2018-07-15 16:11:54 -05:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|