3 lines
94 B
Rust
3 lines
94 B
Rust
static _: () = (); //~ ERROR expected identifier, found reserved identifier `_`
|
|
|
|
fn main() {}
|