blob: 3a9a316470399601aa6e4df3a3ceb17719d5f161 [file] [log] [blame]
error: unexpected generic arguments in path
--> $DIR/issue-43424.rs:20:4
|
LL | m!(inline<u8>); //~ ERROR: unexpected generic arguments in path
| ^^^^^^^^^^
error: aborting due to previous error