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

Unified Diff: tests/language_strong/regress_23051_test.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/regress_23051_test.dart
diff --git a/tests/language_strong/regress_23051_test.dart b/tests/language_strong/regress_23051_test.dart
index bacc0d48c24dc3b539735bb6a090279e5a4bbe05..2c340081b4ce45f63c21fca958212e8355c41582 100644
--- a/tests/language_strong/regress_23051_test.dart
+++ b/tests/language_strong/regress_23051_test.dart
@@ -11,5 +11,5 @@ main() {
class A { // //# 01: continued
// Note the trailing ' in the next line. //# 01: continued
get foo => bar();' // //# 01: continued
- /// 01: continued
- String bar( // //# 01: continued
+/// 01: continued
+ String bar( // //# 01: continued

Powered by Google App Engine
This is Rietveld 408576698