about summary refs log tree commit diff stats
path: root/chessboard-cursor.arc.t
diff options
context:
space:
mode:
Diffstat (limited to 'chessboard-cursor.arc.t')
-rw-r--r--chessboard-cursor.arc.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/chessboard-cursor.arc.t b/chessboard-cursor.arc.t
index 1b83ac1e..af46c401 100644
--- a/chessboard-cursor.arc.t
+++ b/chessboard-cursor.arc.t
@@ -25,6 +25,7 @@
       (1:channel-address/raw/deref <- write 1:channel-address/raw x:tagged-value)
       (sleep until-routine-done:literal r:integer/routine)
      ])))
+;? (set dump-trace*)
 (run 'main)
 (if (~ran-to-completion 'main)
   (prn "F - chessboard accepts legal move a2-a4"))