From 1fb0cf9ef9e616163039fd4df6584c6c2ba68d23 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 12 May 2018 19:55:21 -0700 Subject: 4243 --- html/028call_return.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/028call_return.cc.html') diff --git a/html/028call_return.cc.html b/html/028call_return.cc.html index 1b4b0c47..d55d8629 100644 --- a/html/028call_return.cc.html +++ b/html/028call_return.cc.html @@ -175,7 +175,7 @@ if ('onhashchange' in window) { 113 } 114 115 bool is_primitive(recipe_ordinal r) { -116 return r < MAX_PRIMITIVE_RECIPES; +116 return r < MAX_PRIMITIVE_RECIPES; 117 } 118 119 :(scenario return_type_mismatch) -- cgit 1.4.1-2-gfad0