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

Unified Diff: tests/co19/co19-analyzer.status

Issue 22846003: Fix for function type assignable check. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index f7edd74d45c3eb569f43bddf5cc23dbef74af8c4..a7f309b3de0a56ac99513b2678bd98cb406ccc7a 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -471,3 +471,6 @@ Language/07_Classes/4_Abstract_Instance_Members_A03_t05: fail, OK
Language/07_Classes/4_Abstract_Instance_Members_A04_t01: fail, OK
Language/07_Classes/4_Abstract_Instance_Members_A04_t05: fail, OK
Language/07_Classes/4_Abstract_Instance_Members_A04_t06: fail, OK
+
+# co19 issue #487, Function type T may be assigned to function type T iff T <: S
+Language/14_Types/5_Function_Types_A01_t01: fail, OK

Powered by Google App Engine
This is Rietveld 408576698