From 615f4a970a2fa5c91766ee585a7d531b083f4bff Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 23 Sep 2017 19:30:00 -0700 Subject: 4003 --- html/072recipe.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/072recipe.cc.html') diff --git a/html/072recipe.cc.html b/html/072recipe.cc.html index 9b03b055..fd78c68b 100644 --- a/html/072recipe.cc.html +++ b/html/072recipe.cc.html @@ -394,9 +394,9 @@ if ('onhashchange' in window) { 330 331 :(scenario call_variable_compound_ingredient) 332 def main [ -333 {1: (recipe (address number) -> number)} <- copy f +333 {1: (recipe (address number) -> number)} <- copy f 334 2:&:num <- copy 0 -335 3:num <- call {1: (recipe (address number) -> number)}, 2:&:num +335 3:num <- call {1: (recipe (address number) -> number)}, 2:&:num 336 ] 337 def f x:&:num -> y:num [ 338 local-scope -- cgit 1.4.1-2-gfad0