11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
error: proc macro panicked
|
|
--> $DIR/invalid-punct-ident-2.rs:7:1
|
|
|
|
|
LL | invalid_ident!();
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
|
= help: message: `"*"` is not a valid identifier
|
|
|
|
error: aborting due to previous error
|
|
|