9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
error: unexpected end of macro invocation
|
|
--> $DIR/empty-comment.rs:20:5
|
|
|
|
|
LL | one_arg_macro!(/**/); //~ ERROR unexpected end
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|