module main extern "puts" func puts(text: ^i8) extern "main" func main(argc: i64, argv: [?]^i8) { }