mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-15 20:42:59 +00:00
2 lines
77 B
Rust
2 lines
77 B
Rust
#![cfg(FALSE)] //~ ERROR `main` function not found in crate `cfg_in_crate_1`
|