Fixes #1286. Expect an error if mixin application on enum introduces anyv instance variables
1 file changed
tree: 95cb8c7522b54a3c0036877df3f87433d3d824a5
  1. Language/
  2. LanguageFeatures/
  3. LibTest/
  4. Utils/
  5. AUTHORS
  6. codereview.settings
  7. CONTRIBUTING.md
  8. LICENSE
  9. README.md
  10. 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$"