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

Unified Diff: tests/language_strong/final_super_field_set_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/final_super_field_set_test.dart
diff --git a/tests/language_strong/final_super_field_set_test.dart b/tests/language_strong/final_super_field_set_test.dart
index 36e9f89bbce5b54d3fc1e7961b5a7bfa0a951bf5..38a64f6d89bbad0fd9db685bd9d92fb1ec38be9e 100644
--- a/tests/language_strong/final_super_field_set_test.dart
+++ b/tests/language_strong/final_super_field_set_test.dart
@@ -17,4 +17,4 @@ class Class extends SuperClass {
main() {
new Class().m(); //# 01: continued
-}
+}
« no previous file with comments | « tests/language_strong/field_override_test.dart ('k') | tests/language_strong/fixed_type_variable2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698