blob: 93b7f481842ac6c7574596fb0c3f4f30d08234de [file] [log] [blame]
error: no rules expected the token `a`
--> $DIR/macro-non-lifetime.rs:18:8
|
LL | m!(a);
| ^
error: aborting due to previous error