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