dart-sdk/tests/language/rewrite
Konstantin Shcheglov 8de8a1c226 Move codes from StaticTypeWarningCode into CompileTimeErrorCode.
They are all errors now.

Change-Id: If48d38e38e845fd5b5a950dd5514bf1cbbce03d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155880
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2020-07-27 16:44:15 +00:00
..
assign_test.dart
compound_assign_test.dart
conditional_test.dart
for_update_order_test.dart
if_empty_then_test.dart
if_return_test.dart
if_swap_test.dart
implicit_this_runtime_test.dart
implicit_this_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
logical_test.dart
nested_if1_test.dart
nested_if2_test.dart
nested_if3_test.dart
swap_test.dart
variable_initializer_test.dart
while_many_exits_test.dart
while_test.dart