Files
sdk/tests
Kallen Tu bc9723ffce [cfe] Dot shorthands - Allow 'handleDotShorthandContext' to handle non-expressions.
Update the parser handler for the dot shorthand wrapper to handle more than just expressions. Needed for selector chains.

Additionally, fixing a type alias test that would now work, but has a typo.

Bug: https://github.com/dart-lang/sdk/issues/59758
Change-Id: Ifaf61b3ee32e315ecb284a8f81ef875e8af6023a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414662
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2025-03-12 07:09:06 -07:00
..
2022-12-19 12:56:47 +00:00

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.