```moonscript foo( "abc", --we 123 so that the abc can foo the bar 123 ) ``` This gives a parse error, where I believe it should parse without error. This may be related to #406 and #408
This gives a parse error, where I believe it should parse without error. This may be related to #406 and #408