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

Unified Diff: tests/language/import_combinators_part.dart

Issue 2774783002: Re-land "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
« no previous file with comments | « tests/language/implicit_this_test.dart ('k') | tests/language/interface_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/import_combinators_part.dart
diff --git a/tests/language/import_combinators_part.dart b/tests/language/import_combinators_part.dart
index c1dea972bedcb5d4f66e238866789c2c90bbef4d..57372c88234efc842bfed0e05846ac57e1592dd7 100644
--- a/tests/language/import_combinators_part.dart
+++ b/tests/language/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.
}
« no previous file with comments | « tests/language/implicit_this_test.dart ('k') | tests/language/interface_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698