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