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

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

Issue 2935783003: Add type inference for assignments to `super[...]` (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 6f20fb5a126ed97053ec5f546c32c14b3b2f3451..8b92b835a6944ec2deade0e84718fe43ae2ab470 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -180,6 +180,8 @@ inference/infer_assign_to_implicit_this_upwards: 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_index_super: Crash
+inference/infer_assign_to_index_super_upwards: Crash
inference/infer_assign_to_index_upwards: Crash
inference/infer_assign_to_local: Crash
inference/infer_assign_to_local_upwards: Crash

Powered by Google App Engine
This is Rietveld 408576698