Update misc.rkt
This commit is contained in:
parent
0ebcb23244
commit
e0a8f475a7
|
@ -101,7 +101,7 @@
|
|||
(datum->syntax #f w v))
|
||||
w))))))
|
||||
(lambda results (for-each (current-print) results)))
|
||||
;; Abort to loop. (Calling `repl-loop' directory would not be a tail call.)
|
||||
;; Abort to loop. (Calling 'repl-loop' directly would not be a tail call.)
|
||||
(abort-current-continuation (default-continuation-prompt-tag)))))
|
||||
(default-continuation-prompt-tag)
|
||||
(lambda args (repl-loop)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user