9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
error: unexpected generic arguments in path
|
|
--> $DIR/issue-43424.rs:10:4
|
|
|
|
|
LL | m!(inline<u8>);
|
|
| ^^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|