first little bit of commenting the nodes.coffee -- with some slight refactors

This commit is contained in:
Jeremy Ashkenas
2010-03-07 16:41:06 -05:00
parent 22b97a3b54
commit 094b198d5d
4 changed files with 351 additions and 305 deletions

View File

@@ -1,4 +1,4 @@
# Ensure that we don't wrap Nodes that are "statement_only" in a closure.
# Ensure that we don't wrap Nodes that are "pure_statement" in a closure.
items: [1, 2, 3, "bacon", 4, 5]