interrupt-error. ( error -- ) - Factor Documentation

interrupt-error. ( error -- )


Vocabulary
debugger

Inputs
error an object


Outputs
None

Definition
USING: io kernel ;

IN: debugger

: interrupt-error. ( error -- ) "Interrupt" print drop ;

AltStyle によって変換されたページ (->オリジナル) /