3 lines
75 B
Rust
3 lines
75 B
Rust
|
#[main] //~ ERROR cannot find attribute `main` in this scope
|
||
|
fn main() {}
|