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