about summary refs log tree commit diff stats
path: root/color-repl.mu
diff options
context:
space:
mode:
Diffstat (limited to 'color-repl.mu')
-rw-r--r--color-repl.mu2
1 files changed, 2 insertions, 0 deletions
diff --git a/color-repl.mu b/color-repl.mu
index 73b6935d..f086ddf5 100644
--- a/color-repl.mu
+++ b/color-repl.mu
@@ -56,7 +56,9 @@
       }
       (jump next-key:offset)
     }
+;?     (print-primitive-to-host (("append\n" literal))) ;? 1
     (result:buffer-address <- append result:buffer-address c:character)
+;?     (print-primitive-to-host (("done\n" literal))) ;? 1
     ; record backslash and one additional character
     ; test: (prn #\()
     { begin