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

Unified Diff: test/kernel/regression/supports_reflection.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/super_operator.dart.txt ('k') | test/kernel/regression/type_literals.dart.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/kernel/regression/supports_reflection.dart.txt
diff --git a/test/kernel/regression/supports_reflection.dart.txt b/test/kernel/regression/supports_reflection.dart.txt
index c1cd27779f12eeadce0442ef3f61a8034ef08640..b7bfa566da74ac564e5c365c547fc907aa082038 100644
--- a/test/kernel/regression/supports_reflection.dart.txt
+++ b/test/kernel/regression/supports_reflection.dart.txt
@@ -4,4 +4,4 @@ import "dart:core" as core;
static method main() → dynamic {
core::print(const core::bool::fromEnvironment("dart.library.mirrors"));
-}
+}
« no previous file with comments | « test/kernel/regression/super_operator.dart.txt ('k') | test/kernel/regression/type_literals.dart.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698