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

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

Issue 2944903002: Implement type inference for if-null expressions (a ?? b). (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/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index 08b80ed6de89bac876474b220f2083ed833fd5bf..c699095497701f555fde3d264555650f9936e5f0 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -67,8 +67,6 @@ inference/infer_types_on_loop_indices_for_loop_with_inference: Fail
inference/lambda_does_not_have_propagated_type_hint: Fail
inference/list_literals_can_infer_null_top_level: Fail
inference/map_literals_can_infer_null_top_level: Fail
-inference/null_coalescing_operator: Fail
-inference/null_coalescing_operator_2: Fail
inference/property_set: Fail
inference/property_set_bad_setter: Crash
inference/reference_to_typedef: Fail

Powered by Google App Engine
This is Rietveld 408576698