module main func main(): i32 { core::print("Hello, world") return 0 }