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

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

Issue 2933643002: Implement type inference for assignments to a static variable. (Closed)
Patch Set: Created 3 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: pkg/front_end/test/fasta/kompile.status
diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status
index 1c2730aafcbd7de337906151b8e1f6ee44c9b731..4fe860730e0e180f4abc41b15ed2c05f90663f60 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -184,6 +184,8 @@ inference/infer_assign_to_local_upwards: Crash
inference/infer_assign_to_property: Crash
inference/infer_assign_to_property_custom: Crash
inference/infer_assign_to_ref: Crash
+inference/infer_assign_to_static: Crash
+inference/infer_assign_to_static_upwards: Crash
inference/infer_binary_custom: Crash
inference/infer_binary_double_double: Crash
inference/infer_binary_double_int: Crash

Powered by Google App Engine
This is Rietveld 408576698