module: Main function: main params: returns: int body: return (1+2) / 3 * 4 + 2 *2 end body end function end module