Files
coffeescript/src
Geoffrey Booth 2f9ab1d328 [CS2] return and export default can now accept implicit objects (#4532)
* Start with the test I want to pass: return an implicit (braces-less) object

* Update Rewriter class to follow pattern of nodes.coffee; move debugging snippet to where it’ll work in CS2

* Allow export default implicit object

* `return` assumes a continuation onto the next line *if* the next line is indented

* Fix comment; improve test
2017-05-01 19:26:24 -07:00
..
2017-02-20 16:07:44 -08:00
2017-04-17 19:43:22 -07:00
2017-02-12 17:00:05 -08:00
2017-02-12 17:00:05 -08:00
2015-11-18 08:00:58 +08:00
2017-02-12 17:00:05 -08:00