google / traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Apache License 2.0
8.18k stars 580 forks source link

Fix parsing issue with trailing comma in destructuring #1920

Closed arv closed 9 years ago

arv commented 9 years ago

Also make sure the ParseTreeWriter prints trailnig holes.

arv commented 9 years ago

@johnjbarton PTAL

johnjbarton commented 9 years ago

lgtm, just unclear on why there isn't a test.