blob: d96b14f55a39b2da20fc5b330e734aa032a81c49 [file] [log] [blame]
error: `_` cannot be a raw identifier
--> $DIR/raw-literal-underscore.rs:2:9
|
LL | let r#_;
| ^^^
error: aborting due to previous error