dart-sdk/tests/language/subtyping_static/README.md
Robert Nystrom 85f6c01fc4 Migrate language_2/subtyping_static to NNBD.
Change-Id: I94ea79417ae39f64f558d55489000d720c3191e1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151092
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2020-06-15 20:53:55 +00:00

178 B

Feature tests for static analysis involving subtyping

This directory was created in order to hold tests pertaining to the static analysis of Dart where it involves subtyping.