DescriptionIssue 839: Bad code leading to top level methods being something other than identifier
Note; borrowed code from http://codereview.chromium.org/8914015/ as the
editor had the same issue.
Added support for the AST writer to handle Function Expressions and updated
the parser to give the AST writer a chance to dump the unit (if requested
via the current command line parameters) before bailing on the whole
program.
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=2515
Patch Set 1 #
Total comments: 5
Patch Set 2 : Review adjustments #
Total comments: 8
Patch Set 3 : Nits #Messages
Total messages: 6 (0 generated)
|