From 3bb0895fdf3ef4695b59e7ded751335f79e060ac Mon Sep 17 00:00:00 2001 From: sgrekhov Date: Fri, 9 May 2025 10:55:54 +0300 Subject: [PATCH] Fixes #3175. Remove forgotten code. --- .../Static-access-shorthand/non_ambiguity_A02_t05.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/LanguageFeatures/Static-access-shorthand/non_ambiguity_A02_t05.dart b/LanguageFeatures/Static-access-shorthand/non_ambiguity_A02_t05.dart index 215d45cbd1..40d7bb9097 100644 --- a/LanguageFeatures/Static-access-shorthand/non_ambiguity_A02_t05.dart +++ b/LanguageFeatures/Static-access-shorthand/non_ambiguity_A02_t05.dart @@ -70,7 +70,6 @@ main() { // [analyzer] unspecified // [cfe] unspecified ]; - Expect.listEquals([C(1), C(2)] ,l1); var s = { ...? .one,