about summary refs log tree commit diff stats
path: root/mu.arc.t
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2014-11-01 12:32:10 -0700
committerKartik K. Agaram <vc@akkartik.com>2014-11-01 12:32:10 -0700
commitf9f437a3564522b8a4c8d632e379f90f72ed29df (patch)
tree9e88204ab0c526e39ab9eaeba1e628cc810b55a1 /mu.arc.t
parent0e7fd320bda89403c404f251bc1faeab16396bdf (diff)
downloadmu-f9f437a3564522b8a4c8d632e379f90f72ed29df.tar.gz
205
Diffstat (limited to 'mu.arc.t')
-rw-r--r--mu.arc.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/mu.arc.t b/mu.arc.t
index 28273700..999ab359 100644
--- a/mu.arc.t
+++ b/mu.arc.t
@@ -215,7 +215,7 @@
 
 ; Basic boolean operations: and, or, not
 ; There are easy ways to encode booleans in binary, but we'll skip past those
-; details.
+; details for now.
 
 (reset)
 (new-trace "and-literal")
@@ -646,7 +646,7 @@
   (prn "F - 'arg' can copy records spanning multiple locations"))
 
 (reset)
-(new-trace "compound-arg")
+(new-trace "compound-arg-indirect")
 ;? (set dump-trace*)
 (add-fns
   '((test1