rust/tests/ui/feature-gates/feature-gate-check-cfg.rs

4 lines
52 B
Rust

// compile-flags: --check-cfg "cfg()"
fn main() {}