"
(double-quote).
Append the run-time semantics given below to the current
definition.
-2
THROW,
displaying ccc if there is no exception frame on the
exception stack.
t10
is necessary for the second
ABORT" test as the data stack is restored to a
depth of 2 when THROW is executed. The 77 ensures
the top of stack value is known for the results check.
: t10 77 SWAP ABORT" This should not be displayed" ;