From 37568004a3b82668e0140ac49775f23b505720c6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 25 May 2015 02:48:11 -0700 Subject: 1456 --- 049continuation.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '049continuation.cc') diff --git a/049continuation.cc b/049continuation.cc index 26b605bb..7a92a377 100644 --- a/049continuation.cc +++ b/049continuation.cc @@ -126,8 +126,8 @@ recipe g [ reply-delimited-continuation # calls of the continuation start from here 22:number <- next-ingredient - 22:number <- add 22:number, 1:literal - reply 22:number + 23:number <- add 22:number, 1:literal + reply 23:number ] #? ? # first call of 'g' executes the part before reply-delimited-continuation -- cgit 1.4.1-2-gfad0