summaryrefslogtreecommitdiffstats
path: root/tests/ui/feature-gates/feature-gate-check-cfg.rs
blob: 953b8e3ffcebc2f4a54a63f109c05f726f18e59e (plain)
1
2
3
// compile-flags: --check-cfg "cfg()"

fn main() {}