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