module: Main import: BuiltinUtils function: main return_type: void body: syscall("PRINT",1) end body end function end module