rust/tests/ui/conditional-compilation/cfg-in-crate-1.rs

4 lines
61 B
Rust

//@ error-pattern: `main` function not found
#![cfg(FALSE)]