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

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

Issue 2944933002: Implement type inference for null-aware property gets. (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 c766d3c662c4b3524648dc498e37589677ebcb44..b6a90a8320cd84df784d009f7bee2cfc5330ddcc 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -330,6 +330,7 @@ inference/method_call_with_type_arguments_instance_method_identifier_sequence: C
inference/method_call_with_type_arguments_static_method: Crash
inference/method_call_with_type_arguments_top_level_function: Crash
inference/non_inferrable_getter_setter: Crash
+inference/null_aware_property_get: Crash
inference/null_literal_should_not_infer_as_bottom: Crash
inference/parameter_defaults_downwards: Crash
inference/parameter_defaults_upwards: Crash

Powered by Google App Engine
This is Rietveld 408576698