Fixes #2503. Update exhaustiveness_map_A02_t02.dart according to the flow analysis change (#2503)

1 file changed
tree: 1a0841c568f88825c06361caca83f3b2752ad976
  1. .github/
  2. Language/
  3. LanguageFeatures/
  4. LibTest/
  5. Utils/
  6. .gitattributes
  7. .gitignore
  8. AUTHORS
  9. codereview.settings
  10. CONTRIBUTING.md
  11. LICENSE
  12. README.md
  13. 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$"