9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
|
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
|
||
|
|