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

Unified Diff: testcases/strong-mode/void-methods.baseline.txt

Issue 2465893002: Add strong mode type checking pass. (Closed)
Patch Set: Update test expectations Created 4 years, 1 month 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: testcases/strong-mode/void-methods.baseline.txt
diff --git a/testcases/strong-mode/void-methods.baseline.txt b/testcases/strong-mode/void-methods.baseline.txt
index 42776311d7cd638d6551f67ab78c436f35166400..73cd4d977f4e57de5d7a8e9d4d1cac2b1bba41aa 100644
--- a/testcases/strong-mode/void-methods.baseline.txt
+++ b/testcases/strong-mode/void-methods.baseline.txt
@@ -1,3 +1,4 @@
+// dynamic is not a subtype of dart.core::int (void-methods.dart:4:27)
library;
import self as self;
import "dart:core" as core;
« testcases/strong-mode/DeltaBlue.baseline.txt ('K') | « testcases/strong-mode/optional.baseline.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698