Simplify handling of multiple top-level nodes after parsing

This commit is contained in:
Max Brunsfeld 2014-07-14 20:46:20 -07:00
parent 4d17da159f
commit 6e551d6d9f
4 changed files with 13 additions and 28 deletions

View file

@ -39,7 +39,7 @@ var x = {
(statement_block (var_declaration (identifier) (identifier)))))))
==========================================
parses comments
parses comments z
==========================================
// this is the beginning of the script.
// here we go.