4f01b048dd
These tests exercise the current (unintended) behavior described https://github.com/dart-lang/language/issues/4127, which was previously not well tested. Adding these tests acts as a safeguard to make sure that we don't change the current behavior by accident. If/when we decide to fix https://github.com/dart-lang/language/issues/4127, the test expectations will need to be updated. Bug: https://github.com/dart-lang/language/issues/4127 Change-Id: I02fd1d393038a304401d11cf2c19e97755ba90a0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389584 Reviewed-by: Kallen Tu <kallentu@google.com> Commit-Queue: Paul Berry <paulberry@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.