Files
sdk/pkg/front_end/testcases/patterns/map_pattern_errors.dart.weak.outline.expect
T
Johnni Winther 3e409e7b8d [cfe] Report error on map pattern type argument mismatch
+ update message for list pattern type argument mismatch

Change-Id: I49cad4c5b01222592ea535f05be7dcc46639a993
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280172
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
2023-02-01 18:42:19 +00:00

6 lines
104 B
Plaintext

library /*isNonNullableByDefault*/;
import self as self;
static method test(dynamic o) → dynamic
;