#2485. Update map and list constant literals tests. Add parenthesized for records (#2512)

Update map and list constant literals tests. Add parenthesized for records
Co-authored-by: Erik Ernst <eernst@google.com>: Typo: Added initializing expression to final top-level variable.
10 files changed
tree: 511c72ad2230657679082a777fbb5d428715eed8
  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$"