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

fn main() {}