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

Unified Diff: tests/language_strong/import_combinators_part.dart

Issue 2770063002: Revert "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_strong/implicit_this_test.dart ('k') | tests/language_strong/interface_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 57372c88234efc842bfed0e05846ac57e1592dd7..c1dea972bedcb5d4f66e238866789c2c90bbef4d 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.
}
« no previous file with comments | « tests/language_strong/implicit_this_test.dart ('k') | tests/language_strong/interface_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698