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

Unified Diff: pkg/kernel/testcases/input/override.dart

Issue 2747113004: Run dartfmt on kernel package (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 | « pkg/kernel/testcases/input/optional.dart ('k') | pkg/kernel/testcases/input/prefer_baseclass.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/testcases/input/override.dart
diff --git a/pkg/kernel/testcases/input/override.dart b/pkg/kernel/testcases/input/override.dart
index 89e2b317e9fcbc4e5d5ff9cf8f29f9c835d206d2..fbecca9fd2602fd2df8b29db948c0202f2b930e3 100644
--- a/pkg/kernel/testcases/input/override.dart
+++ b/pkg/kernel/testcases/input/override.dart
@@ -1,4 +1,5 @@
class Foo {}
+
class Bar extends Foo {}
class Base {
« no previous file with comments | « pkg/kernel/testcases/input/optional.dart ('k') | pkg/kernel/testcases/input/prefer_baseclass.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698