1
Fork 0
rust/tests/ui/missing/missing-main.rs

1 line
74 B
Rust

fn mian() { } //~ ERROR `main` function not found in crate `missing_main`