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

Unified Diff: tests/language_strong/proxy_test.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
Index: tests/language_strong/proxy_test.dart
diff --git a/tests/language_strong/proxy_test.dart b/tests/language_strong/proxy_test.dart
index 404e274a631ffd703cbd25ad00f3a7481b2e63cc..fe02601c549bba988c21b6570addd6bd41ee385f 100644
--- a/tests/language_strong/proxy_test.dart
+++ b/tests/language_strong/proxy_test.dart
@@ -23,4 +23,4 @@ main() {
try { new AliasProxy().foo; } catch (e) {} //# 05: ok
try { new AliasProxy().foo(); } catch (e) {} //# 06: ok
-}
+}
« no previous file with comments | « tests/language_strong/private_access_test.dart ('k') | tests/language_strong/redirecting_factory_default_values_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698