diff options
Diffstat (limited to 'tnslc/compile/function.tnsl')
| -rw-r--r-- | tnslc/compile/function.tnsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tnslc/compile/function.tnsl b/tnslc/compile/function.tnsl index 6f6388e..90eef37 100644 --- a/tnslc/compile/function.tnsl +++ b/tnslc/compile/function.tnsl @@ -650,7 +650,6 @@ struct Function { # Restore tmps in regs s`.restore_caller_tmp(~handle) - handle.end() s`.free_after(~result, true) return result |