mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-27 01:55:11 -04:00
2 lines
74 B
Rust
2 lines
74 B
Rust
fn mian() { } //~ ERROR `main` function not found in crate `missing_main`
|