ericmckean / traceur-compiler

Automatically exported from code.google.com/p/traceur-compiler
Apache License 2.0
0 stars 0 forks source link

Make pretty printing prettier #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Right now we output not so pretty code. For example:

var abc =[];

Original issue reported on code.google.com by arv@chromium.org on 14 Oct 2012 at 4:58

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=53b8538

Original comment by arv@chromium.org on 7 Nov 2012 at 4:00