diff options
Diffstat (limited to 'apply.s')
| -rw-r--r-- | apply.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ thunkto %r12, $print, $1, %r12 # 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 %r12 |
