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

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

Issue 2950213002: Infer the return types of local functions where appropriate. (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 d1ee977b0294492cce229b7a36f33804dfc59349..635773977818d14a1ec1fc30cc5ed8dcb619fa93 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -244,6 +244,7 @@ inference/infer_generic_method_type_required: Crash
inference/infer_getter_cross_to_setter: Crash
inference/infer_getter_from_later_inferred_getter: Crash
inference/infer_list_literal_nested_in_map_literal: Crash
+inference/infer_local_function_referenced_before_declaration: Crash
inference/infer_local_function_return_type: Crash
inference/infer_method_function_typed: Crash
inference/infer_method_missing_params: Crash

Powered by Google App Engine
This is Rietveld 408576698