mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 02:02:58 +00:00
3 lines
60 B
Rust
3 lines
60 B
Rust
fn 1main() {}
|
|
//~^ ERROR expected identifier, found `1main`
|