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