blob: 8b30edaf85c093b6bfb57f76eaa8eae5ba1126f2 [file] [log] [blame]
error: proc macro panicked
--> $DIR/invalid-punct-ident-2.rs:16:1
|
LL | invalid_ident!();
| ^^^^^^^^^^^^^^^^^
|
= help: message: `"*"` is not a valid identifier
error: aborting due to previous error