module: Main function: main params: returns: int body: declare b1 :int = -1 return b1 end body end function end module