e8b0f38ccd
This CL changes language_2/nonfunction_type_aliases/*usage* tests such that they do not have an unintended compile-time error: They had a redirecting factory constructor where the redirectee was an abstract class. This CL adds a concrete class and makes that the redirectee. Change-Id: Iaa0dc54f8312a9f500c8c9c8b0d8146ecf90de5c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/175642 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Erik Ernst <eernst@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.