dart-sdk/tests/language/implicit_creation
Robert Nystrom 51bc545135 Switch cases are no longer const contexts with patterns.
But there is a new "const expression" pattern syntax that does
introduce a const context, so test that here instead.

Change-Id: Iaf615093c3d2fb32065fa8647bf3663118b0c274
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285761
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
2023-02-28 01:34:26 +00:00
..
implicit_const_context_constructor_generic_named_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_constructor_generic_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_constructor_named_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_constructor_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_list_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_map_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_not_test.dart
implicit_const_context_prefix_constructor_generic_named_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_prefix_constructor_generic_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_prefix_constructor_named_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_context_prefix_constructor_test.dart Switch cases are no longer const contexts with patterns. 2023-02-28 01:34:26 +00:00
implicit_const_not_default_values_test.dart
implicit_new_constructor_generic_named_test.dart
implicit_new_constructor_generic_test.dart
implicit_new_constructor_named_test.dart
implicit_new_constructor_test.dart
implicit_new_or_const_composite_test.dart
implicit_new_or_const_generic_test.dart
implicit_new_or_const_test.dart
implicit_new_prefix_constructor_generic_named_test.dart
implicit_new_prefix_constructor_generic_test.dart
implicit_new_prefix_constructor_named_test.dart
implicit_new_prefix_constructor_test.dart