about summary refs log tree commit diff stats
path: root/033length.cc
diff options
context:
space:
mode:
Diffstat (limited to '033length.cc')
-rw-r--r--033length.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/033length.cc b/033length.cc
index e81bc061..66665631 100644
--- a/033length.cc
+++ b/033length.cc
@@ -8,7 +8,6 @@ recipe main [
   4:number <- copy 16:literal
   5:number <- length 1:array:number
 ]
-+run: instruction main/4
 +mem: storing 3 in location 5
 
 :(before "End Primitive Recipe Declarations")