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

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

Issue 2883083002: Make type inference handle overloaded arithmetic operations. (Closed)
Patch Set: Created 3 years, 7 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 676f59aae3722704c2d878e43e69c208359cce11..291e6e3ddbb32ebe4c892bd46649be6ab477af45 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -60,6 +60,7 @@ inference/*: Crash, Fail
inference/conditional_lub: Pass
inference/int_upwards_local: Pass
inference/local_reference_upwards_local: Pass
+inference/overloaded_int_operators: Pass
inference/propagate_variable_get: Pass
inference/type_promotion_simple: Pass
inference/type_promotion_stopped_by_access_in_a_closure: Pass

Powered by Google App Engine
This is Rietveld 408576698