dart-sdk/tests/language/variable
Chloe Stefantsova 6e1ba9d773 [cfe] Error on variable use before declaration, not on declaration
Closes https://github.com/dart-lang/sdk/issues/53422

Change-Id: Ia3d138acf870533c88be2dd81cc4079176b2fec7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/329101
Commit-Queue: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2023-10-03 10:51:15 +00:00
..
bad_initializer1_runtime_test.dart
bad_initializer1_test.dart [cfe] Error on variable use before declaration, not on declaration 2023-10-03 10:51:15 +00:00
bad_initializer2_runtime_test.dart
bad_initializer2_test.dart [cfe] Error on variable use before declaration, not on declaration 2023-10-03 10:51:15 +00:00
conflicting_type_variable_and_setter_test.dart
cyclic_type_variable_test.dart
duplicate_field_with_initializer_runtime_test.dart
duplicate_field_with_initializer_test.dart [test_runner] Support detection of CFE warnings 2020-09-15 07:57:31 +00:00
fixed_type_variable2_test.dart
fixed_type_variable_test.dart
illegal_initializer_runtime_test.dart
illegal_initializer_test.dart Analyzer: do not report an undefined getter with an empty name 2020-12-05 14:39:03 +00:00
inference_captured_variable2_test.dart
inference_captured_variable_test.dart
initializer_super_last_runtime_test.dart Fix year and comma in header. 2023-02-08 17:45:40 +00:00
initializer_super_last_test.dart Fix year and comma in header. 2023-02-08 17:45:40 +00:00
inst_field_initializer1_test.dart Stop reporting StrongModeCode.TOP_LEVEL_INSTANCE_GETTER 2021-05-09 18:51:18 +00:00
inst_field_initializer_test.dart
labeled_variable_declaration_test.dart
ref_before_declaration_runtime_test.dart
ref_before_declaration_test.dart [cfe] Error on variable use before declaration, not on declaration 2023-10-03 10:51:15 +00:00
scope_variable_runtime_test.dart
scope_variable_test.dart [cfe] Error on variable use before declaration, not on declaration 2023-10-03 10:51:15 +00:00
scoped_variables_try_catch_test.dart
variable_declaration_metadata_test.dart
variable_named_dart_test.dart