dd2fb672fd
In DDC the types [num], [int], [double], [String], and [bool] used in bounds caused an "optimization" in type tests that was incorrect when passing a subtype as the type argument. Issue: https://github.com/dart-lang/sdk/issues/52243 Change-Id: I0ae8d21c907cd923d62dbae257085545840a8cdf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301140 Reviewed-by: Bob Nystrom <rnystrom@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.