diff options
Diffstat (limited to 'debug.c')
-rw-r--r-- | debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) { |