From a91c1c2a28583262cc6052a5c3d9e713e9b4c0e0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 19 Jun 2015 16:34:11 -0700 Subject: 1599 --- repl.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repl.mu') diff --git a/repl.mu b/repl.mu index c9a7aaca..67eb434a 100644 --- a/repl.mu +++ b/repl.mu @@ -59,7 +59,7 @@ recipe read-instruction [ default-space:address:array:location <- new location:type, 60:literal k:address:keyboard <- next-ingredient x:address:screen <- next-ingredient - result:address:buffer <- init-buffer 10:literal # string to maybe add to + result:address:buffer <- new-buffer 10:literal # string to maybe add to trace [app], [read-instruction] # start state machine by calling slurp-regular-characters, which will return # by calling the complete continuation -- cgit 1.4.1-2-gfad0