dart-sdk/tests/language/subtyping_static
Aske Simon Christensen 1e3689cfa7 [dart2wasm] Fix isSubtype case of type parameter vs FutureOr
Change-Id: I3b6186426af231473fe2d93afcc787ffef6d3a97
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/319760
Commit-Queue: Aske Simon Christensen <askesc@google.com>
Reviewed-by: Joshua Litt <joshualitt@google.com>
2023-08-11 09:08:32 +00:00
..
future_or_subtype_test.dart
README.md
type_parameter_vs_futureor_test.dart

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.