summaryrefslogtreecommitdiffstats
path: root/tests/ui/feature-gates/feature-gate-fn_delegation.rs
blob: 6ac367120903323fd7ae0da08e36b60f2d5cc9bc (plain)
1
2
3
todo!(); //~ ERROR

fn main() {}