``` moon call( 0, 1, -- can't comment here 2 ) ``` Moreover, the error line points to the beginning of the statement ``` moonc test.moon test.moon Failed to parse: [1] >> call( ```
Moreover, the error line points to the beginning of the statement