about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-11 21:02:33 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-11 21:03:06 -0700
commitaf4654c82a5b4c499e8832cfc43875b5f09b88ee (patch)
tree630b2dc4f9cd5a59b5cee621d514b23758ae8f1d /mu.arc
parent6904136acd6cb32f26fc920399882eb615d19110 (diff)
downloadmu-af4654c82a5b4c499e8832cfc43875b5f09b88ee.tar.gz
886
Another test, but now the tests run 50% slower (8 vs 12 minutes)
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mu.arc b/mu.arc
index dc2444a2..9aa6c736 100644
--- a/mu.arc
+++ b/mu.arc
@@ -862,6 +862,9 @@
                              ;else
                                (pr x)))
                           ))
+                $write
+                  (do1 nil
+                    (write (m arg.0)))
                 $eval
                   (new-string:repr:eval:read:to-arc-string (m arg.0))
 ;?                   (let x (to-arc-string (m arg.0)) ;? 1