export fn hello() i32 { return 1; } pub fn main() void {}