blob: d6990c4eaeb8f2f40ebb394c7a01c564431e60a8 [file] [log] [blame]
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