rust/tests/ui/feature-gates/feature-gate-check-cfg.rs
2023-01-11 09:32:08 +00:00

4 lines
54 B
Rust

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