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