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

Unified Diff: pkg/front_end/test/fasta/rasta/malformed_function.dart.dartk.expect

Issue 2653223002: Update status files and expectations of rasta tests. (Closed)
Patch Set: Rebased on 683fe6ab7c1925cfb63f7b36a7ff6088e4ff937e Created 3 years, 11 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/front_end/test/fasta/rasta/issue_000043.dart.dartk.expect ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/rasta/malformed_function.dart.dartk.expect
diff --git a/pkg/front_end/test/fasta/rasta/malformed_function.dart.dartk.expect b/pkg/front_end/test/fasta/rasta/malformed_function.dart.dartk.expect
index 1cafd639c0b5223af2298f1100a1faf5277d8dfa..5e950cf772f2229780a9083d6e97d838afe55034 100644
--- a/pkg/front_end/test/fasta/rasta/malformed_function.dart.dartk.expect
+++ b/pkg/front_end/test/fasta/rasta/malformed_function.dart.dartk.expect
@@ -1,5 +1,6 @@
library;
import self as self;
-static method main() → dynamic
- invalid-statement;
+static method main() → dynamic {
+ let final dynamic #t1 = null in invalid-expression;
+}
« no previous file with comments | « pkg/front_end/test/fasta/rasta/issue_000043.dart.dartk.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698