bea97da4a2
Bug: https://github.com/dart-lang/sdk/issues/44797 This check was previously introduced without a language version, and therefore lead to a breaking change on SDK update. It's now versioned for releases >= 2.13, allowing users to migrate easier. It also adds a hint for the error, providing alternatives for users whose code triggers this check. Change-Id: I4f61066a917ddb18071508291cde00710802fc5d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182920 Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Sigmund Cherem <sigmund@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.