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

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

Issue 2926763003: Add type inference for complex assignments whose LHS is an index expression. (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 74c4dda0d346254fd96e9f402bf3953376c81bf3..72594f92b62949b0da2a4c8fe12259550464b223 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -176,6 +176,8 @@ inference/generic_methods_iterable_and_future: Crash
inference/generic_methods_nested_generic_instantiation: Crash
inference/generic_methods_uses_greatest_lower_bound: Crash
inference/infer_assign_to_index: Crash
+inference/infer_assign_to_index_full: Crash
+inference/infer_assign_to_index_set_vs_get: Crash
inference/infer_assign_to_property: Crash
inference/infer_assign_to_property_custom: Crash
inference/infer_assign_to_ref: Crash

Powered by Google App Engine
This is Rietveld 408576698