about summary refs log tree commit diff
path: root/src/test/ui/feature-gates/feature-gate-main.rs
blob: 9c304a1792fc291f320b1475f0cade80c94e37cf (plain)
1
2
#[main]
fn foo() {} //~ ERROR: declaration of a non-standard `#[main]` function may change over time