pub fn main() noreturn { while (true) {} // When built without debug info, this produces an Air loop with no instructions }