about summary refs log tree commit diff stats
path: root/041name.cc
diff options
context:
space:
mode:
Diffstat (limited to '041name.cc')
-rw-r--r--041name.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/041name.cc b/041name.cc
index cf337ffc..0b9e2270 100644
--- a/041name.cc
+++ b/041name.cc
@@ -7,7 +7,6 @@ recipe main [
   x:number <- copy 0:literal
 ]
 +name: assign x 1
-+run: instruction main/0
 +mem: storing 0 in location 1
 
 :(scenario convert_names_warns)