blob: a5e5ded65333abd8f695d0cb5e9708c2662196e3 [file] [log] [blame]
error: proc macro panicked
--> $DIR/invalid-punct-ident-3.rs:10:1
|
LL | invalid_raw_ident!();
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: message: `self` cannot be a raw identifier
error: aborting due to previous error