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 842f12f9..c44e1269 100644
--- a/mu.arc
+++ b/mu.arc
@@ -112,7 +112,7 @@
                 (= (m oarg.0) (m arg.0))
               deref
                 (= (m oarg.0)
-                   (m (memory* arg.0)))  ; TODO
+                   (memory* (m arg.0)))
               reply
                 (do (= result arg)
                     (break))