swc_ecma_codegen 0.2.0

Ecmascript code generator for the swc project.
1
2
3
with (a)(function() {
    b('c');
}());