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

Unified Diff: test/kernel/regression/malformed_function_type.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 | « test/kernel/regression/issue_000026.dart.txt ('k') | test/kernel/regression/mixin_library.dart.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/kernel/regression/malformed_function_type.dart.txt
diff --git a/test/kernel/regression/malformed_function_type.dart.txt b/test/kernel/regression/malformed_function_type.dart.txt
index e5f6ff15af049ec8393d0d8bc8c5a291fb403bc7..9f6e3ea117266120ec5dc10e55394db9db664d00 100644
--- a/test/kernel/regression/malformed_function_type.dart.txt
+++ b/test/kernel/regression/malformed_function_type.dart.txt
@@ -3,4 +3,4 @@ import self as self;
static method main() → dynamic {
invalid-type h;
-}
+}
« no previous file with comments | « test/kernel/regression/issue_000026.dart.txt ('k') | test/kernel/regression/mixin_library.dart.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698