about summary refs log tree commit diff stats
path: root/mu.arc.t
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc.t')
-rw-r--r--mu.arc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc.t b/mu.arc.t
index a9c316f0..04d3ffbe 100644
--- a/mu.arc.t
+++ b/mu.arc.t
@@ -891,7 +891,7 @@
 (reset)
 (new-trace "new-fn-reply-nested")
 (add-fns
-  `((test1
+  '((test1
       ((3 integer) <- test2))
     (test2
       (reply (2 integer)))