Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Unified Diff: tests/language_strong/import_combinators_part.dart

Issue 2768073002: Format all multitests (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/language_strong/import_combinators_part.dart
diff --git a/tests/language_strong/import_combinators_part.dart b/tests/language_strong/import_combinators_part.dart
index c1dea972bedcb5d4f66e238866789c2c90bbef4d..57372c88234efc842bfed0e05846ac57e1592dd7 100644
--- a/tests/language_strong/import_combinators_part.dart
+++ b/tests/language_strong/import_combinators_part.dart
@@ -8,5 +8,5 @@
part of Foo; // //# static warning
lookBehindCurtain() {
- return show; // show is an imported identifier.
+ return show; // show is an imported identifier.
}

Powered by Google App Engine
This is Rietveld 408576698