Closed emilos closed 6 years ago
Some quick ideas:
1 + 1
2
toSource
if (true) {
etc.
some tests were added here: https://github.com/buxlabs/ast/commit/5f59bc2d3fc79d50aaa46729001a851f705254e8
Some quick ideas:
1 + 1
becomes2
aftertoSource
if (true) {
?etc.