dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.21k stars 1.57k forks source link

Write language tests for augmentation libraries #53629

Open jakemac53 opened 1 year ago

jakemac53 commented 1 year ago

https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.md

lrhn commented 3 months ago

Spec updated. Parts-with-imports as individual feature. Needs test for that too.