about summary refs log tree commit diff stats
path: root/042new.cc
diff options
context:
space:
mode:
Diffstat (limited to '042new.cc')
-rw-r--r--042new.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/042new.cc b/042new.cc
index 7e173b36..decb76db 100644
--- a/042new.cc
+++ b/042new.cc
@@ -119,10 +119,8 @@ recipe main [
   2:address:number/raw <- new number:type
   3:number/raw <- subtract 2:address:number/raw, 1:address:array:number/raw
 ]
-+run: instruction main/0
++run: 1:address:array:number/raw <- new number:type, 5:literal
 +mem: array size is 5
-+run: instruction main/1
-+run: instruction main/2
 # don't forget the extra location for array size
 +mem: storing 6 in location 3