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

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

Issue 2117513002: More extensive error handling for 'unresolved' cases. (Closed) Base URL: git@github.com:dart-lang/rasta.git@master
Patch Set: Clean up 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
Index: test/kernel/regression/issue_000025.dart.txt
diff --git a/test/kernel/regression/issue_000025.dart.txt b/test/kernel/regression/issue_000025.dart.txt
index 61f8b6b21a3b1eb95402a6ea5be9dd7a06fd2483..5fabc1545652c1151bd41db24db831d38f09d84b 100644
--- a/test/kernel/regression/issue_000025.dart.txt
+++ b/test/kernel/regression/issue_000025.dart.txt
@@ -9,4 +9,3 @@ static method main() → dynamic {
core::print(self::x);
core::print(self::x = 87);
}
-

Powered by Google App Engine
This is Rietveld 408576698