Handbook
Glossary
callback-space-overflow. ( error -- )
Vocabulary
debugger
Inputs
error
an
object
Outputs
None
Definition
USING:
io
kernel
;
IN:
debugger
:
callback-space-overflow.
( error -- )
"Callback space overflow"
print
drop
;