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

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

Issue 2950923002: Add type inference for null-aware method invocations. (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 571aea254746605b6e98129f56b645cf5c71088b..fda019026fecc3daf513353e528c4047e790f86d 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -333,6 +333,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_method_invocation: Crash
inference/null_aware_property_get: Crash
inference/null_literal_should_not_infer_as_bottom: Crash
inference/parameter_defaults_downwards: Crash

Powered by Google App Engine
This is Rietveld 408576698