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