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.arc8
1 files changed, 5 insertions, 3 deletions
diff --git a/mu.arc b/mu.arc
index 6990d35c..204d0b74 100644
--- a/mu.arc
+++ b/mu.arc
@@ -19,9 +19,11 @@
         add
           (= memory*.oarg1
              (+ memory*.arg1 memory*.arg2))
-        ; else
-          (prn "aaa")  ; user-defined functions go here
-        ))))
+        ; else user-defined function
+          (run function*.op)
+        )))
+;?   (prn "return")
+  )
 
 (awhen cdr.argv
   (each file it