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

Unified Diff: pkg/front_end/test/fasta/strong.status

Issue 2908973002: Add type inference logic for "for-in" loops. (Closed)
Patch Set: Created 3 years, 7 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: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index 48d82ba2a34ab5cde6ff4589ab816ec3fc899f56..c8eed1c705298b7e11d5dad499397f57b4ca270f 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -58,7 +58,6 @@ void-methods: Fail
inference/constructors_too_many_positional_arguments: Fail
inference/downwards_inference_annotations: Fail
-inference/downwards_inference_for_each: Fail
inference/downwards_inference_initializing_formal_default_formal: Fail
inference/downwards_inference_inside_top_level: Fail
inference/downwards_inference_on_function_expressions: Fail

Powered by Google App Engine
This is Rietveld 408576698