mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
Removed throw-away line
This commit is contained in:
parent
24f4a841af
commit
dc6ba643e1
1 changed files with 0 additions and 1 deletions
1
icyc.scm
1
icyc.scm
|
@ -20,7 +20,6 @@
|
||||||
; We need a better solution
|
; We need a better solution
|
||||||
|
|
||||||
(define (repl:next-line)
|
(define (repl:next-line)
|
||||||
(write '1)
|
|
||||||
(call/cc
|
(call/cc
|
||||||
(lambda (k)
|
(lambda (k)
|
||||||
(with-exception-handler
|
(with-exception-handler
|
||||||
|
|
Loading…
Add table
Reference in a new issue