aboutsummaryrefslogtreecommitdiff
path: root/apply_over.s
diff options
context:
space:
mode:
Diffstat (limited to 'apply_over.s')
-rw-r--r--apply_over.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/apply_over.s b/apply_over.s
index 4e86d17..165b6f2 100644
--- a/apply_over.s
+++ b/apply_over.s
@@ -45,7 +45,7 @@
thunkto %r13, $print, $1, %r13
# make a continuation for main (exit) and set it for print call
- thunkto %rsi, $main_exit, $1, %rsi
+ thunkto %rsi, $main_exit, $0
# start evaluating the print
enter %r13