summaryrefslogtreecommitdiffstats
path: root/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug.c')
-rw-r--r--debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug.c b/debug.c
index 35e1e831..38a4b379 100644
--- a/debug.c
+++ b/debug.c
@@ -34,6 +34,7 @@ val debug(val form, val bindings, val data, val line, val chr)
val print_data = t;
for (;;) {
+ uses_or2;
val input, command;
if (print_form) {