dart-sdk/pkg/js_ast/test
Stephen Adams 2f66afbfb4 [js_ast] dart format --fix
Formatted with `--fix`, followed by some small manual changes:

- Reflowed some comments to 80 columns.
- Replaced Map/Set constructor calls with {} literals.
- Removed type argument when on both sides of initialization.

Change-Id: I3f5d29dd7e144f96a02efa95db8b40bf63484442
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210940
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2021-08-25 03:08:21 +00:00
..
deferred_expression_test.dart Redo again "[dart2js/js_ast] Escape strings in the printer" 2021-06-02 02:05:05 +00:00
deferred_statement_test.dart [js_ast] add DeferredStatement to js ast. 2021-04-15 20:16:27 +00:00
printer_callback_test.dart [js_ast] dart format --fix 2021-08-25 03:08:21 +00:00
string_escape_test.dart Redo again "[dart2js/js_ast] Escape strings in the printer" 2021-06-02 02:05:05 +00:00