From 2655a4a91d1d2e98cc9ab9c54e70d4eb49c735d6 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 30 Jun 2020 14:54:30 -0700 Subject: 6602 --- apps/arith.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/arith.mu b/apps/arith.mu index 4f33d7be..23b078fe 100644 --- a/apps/arith.mu +++ b/apps/arith.mu @@ -56,7 +56,7 @@ fn main -> exit-status/ebx: int { fn simplify -> result/eax: int, look/esi: byte { # prime the pump - look <- get-char # prime the pump + look <- get-char # do it result, look <- expression look } -- cgit 1.4.1-2-gfad0