module: Main import:Math function: main return_type: void body: Math.add(6,1) end body end function end module