diff --git a/icyc.scm b/icyc.scm index b2fae5c6..00611985 100644 --- a/icyc.scm +++ b/icyc.scm @@ -20,7 +20,6 @@ ; We need a better solution (define (repl:next-line) - (write '1) (call/cc (lambda (k) (with-exception-handler