blob: 0bd4c7c85b74a9648cffcdfa158d5d49b7042a05 [file] [log] [blame]
#[start]
fn foo(_: isize, _: *const *const u8) -> isize { 0 }
//~^ ERROR a `#[start]` function is an experimental feature