module: Main import: os function: main return_type: void body: os.print(222) end body end function end module