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