about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc
index 1738e8b9..3755f4fa 100644
--- a/mu.arc
+++ b/mu.arc
@@ -31,7 +31,7 @@
               (= (memory* oarg.0)
                  ; hardcoded channel for now
                  (memory* pop.fn-args))
-            return
+            reply
               (= returned (annotate 'result arg))
             ; else user-defined function
               (let results (run function*.op arg)