Update dependency on dart2js to fix parser crash.

Fixes #19

BUG=https://github.com/dart-lang/rasta/issues/19
[email protected]

Review URL: https://codereview.chromium.org/2058713002 .
4 files changed
tree: c77696887013f1e2987148a6daaacd55e08a42b4
  1. bin/
  2. dart_vm_standalone/
  3. lib/
  4. test/
  5. third_party/
  6. .gitignore
  7. .gitmodules
  8. .packages
  9. AUTHORS
  10. codereview.settings
  11. dart_vm_standalone.json
  12. dart_vm_standalone.platform
  13. LICENSE
  14. pubspec.yaml
  15. README.md
  16. run_analyzer.sh
  17. submodules.txt
README.md

Resolved Abstract Syntax Tree Apparatus (Rasta)

Getting started

After cloning this repository, please run git submodule update --init to fetch dependencies.