about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--071print.mu1
1 files changed, 1 insertions, 0 deletions
diff --git a/071print.mu b/071print.mu
index f568b8f3..eb81b20d 100644
--- a/071print.mu
+++ b/071print.mu
@@ -85,6 +85,7 @@ recipe print-character [
     break-if bg-color-found?:boolean
     bg-color:number <- copy 0:literal/black
   }
+#?   trace [app], [print character] #? 1
   {
     # if x exists
     # (handle special cases exactly like in the real screen)