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