dart-sdk/tests/language/records/simple
Alexander Markov 8627463c23 [tests, benchmarks] Reformat using new Dart formatter
Certain tests and benchmarks are reformatted using the new version of
"dart format" which supports records.

TEST=ci

Change-Id: I6132e8000317bfcc56c8d96682dc9771c728076d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286201
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2023-03-01 18:15:09 +00:00
..
constants_and_field_access_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
dynamic_field_access_2_test.dart [dart2js] Dynamic calls to record getters. 2023-02-08 23:13:07 +00:00
dynamic_field_access_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
equals_and_hashcode_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
literals_and_field_access_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
positional_field_access_start_from_1_test.dart Make record positional field getters start at $1. 2023-01-30 08:14:28 +00:00
runtime_type_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
to_string_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
type_checks2_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
type_checks3_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00
type_checks_test.dart [tests, benchmarks] Reformat using new Dart formatter 2023-03-01 18:15:09 +00:00