62e11ac90a
These tests use `external` modifier on constructors, and dart2js/ddc only supports external on constructors marked as JS-interop and therefore reports compile-time errors for these tests. Change-Id: I7f55086170b06d2b31bda8c1916780622502df41 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/490540 Reviewed-by: Erik Ernst <eernst@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.