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

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: 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/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;
-}
+}

Powered by Google App Engine
This is Rietveld 408576698