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

Unified Diff: test/kernel/regression/issue_000006.dart.txt

Issue 2117513002: More extensive error handling for 'unresolved' cases. (Closed) Base URL: git@github.com:dart-lang/rasta.git@master
Patch Set: Merge and update test expectations Created 4 years, 6 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 | « submodules.txt ('k') | test/kernel/regression/issue_000011.dart.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/kernel/regression/issue_000006.dart.txt
diff --git a/test/kernel/regression/issue_000006.dart.txt b/test/kernel/regression/issue_000006.dart.txt
index 628ab521c0acf99d1f8c487eef448950ba2907c3..b8b4a9317516247026ac659e377d987c346259bd 100644
--- a/test/kernel/regression/issue_000006.dart.txt
+++ b/test/kernel/regression/issue_000006.dart.txt
@@ -4,4 +4,4 @@ import self as self;
static field dynamic list = <dynamic>[1, 2, 3];
static method main() → dynamic {
self::list.add(1);
-}
+}
« no previous file with comments | « submodules.txt ('k') | test/kernel/regression/issue_000011.dart.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698