:error ( -- )
Factor handbook » The language » Exception handling » The debugger

Prev:error. ( error -- )
Next::s ( -- )


Vocabulary
debugger

Word description
Prints the most recent error. Used for interactive debugging.

Definition