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