@@ -39,7 +39,7 @@
(defun example-run ()
(example-compile)
(run '("test/output")))
(run '("test/output") :output t))
(defun start-forth-repl ()
(iter (for line = (progn (format t "~&> ") (read-line)))
The note is not visible to the blocked user.