Fixes #3324. Update expected errors positions. Fix experimental flags. (#3327)

Update expected errors positions. Fix experimental flags. Update error expectation in grammar_A04_t01.dart.
19 files changed
tree: ef352f6e0425c1284805093784b8e266ca69d6a1
  1. .github/
  2. Language/
  3. LanguageFeatures/
  4. LibTest/
  5. TypeSystem/
  6. Utils/
  7. .gitattributes
  8. .gitignore
  9. AUTHORS
  10. codereview.settings
  11. CONTRIBUTING.md
  12. LICENSE
  13. README.md
  14. testcfg.py
README.md

co19 - Dart language and library conformance test suite

This repository contains conformance tests for Dart language and Dart runtime libraries

Files in this test suite are only considered tests if their filenames match the regexp r"t[0-9]{2}.dart$"