#3329. Add more private named parameters tests (#3375)

Add more private named parameters tests.
6 files changed
tree: 8505e449de928874efdb5b8b628cd3506cd13c4b
  1. .github/
  2. Language/
  3. LanguageFeatures/
  4. LibTest/
  5. TypeSystem/
  6. Utils/
  7. VM/
  8. .gitattributes
  9. .gitignore
  10. AUTHORS
  11. codereview.settings
  12. CONTRIBUTING.md
  13. LICENSE
  14. README.md
  15. 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$"