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

Unified Diff: pkg/front_end/test/fasta/rasta/enum.dart

Issue 2682333004: Remove convertConstructors. (Closed)
Patch Set: Long line. Created 3 years, 10 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: pkg/front_end/test/fasta/rasta/enum.dart
diff --git a/pkg/front_end/test/fasta/rasta/enum.dart b/pkg/front_end/test/fasta/rasta/enum.dart
index 9d1110cca5e0ad2fde01a260fb459218904e6f20..58edf770e2c279deac3abcce215c2da88c51a8c5 100644
--- a/pkg/front_end/test/fasta/rasta/enum.dart
+++ b/pkg/front_end/test/fasta/rasta/enum.dart
@@ -6,3 +6,5 @@ enum Foo {
ec1,
ec2,
}
+
+main() {}

Powered by Google App Engine
This is Rietveld 408576698