* ?STACK ( -- ) check all stacks for underflow and overflow conditions, and if such an error condition is detected THROW
?STACK
( -- )
THROW
tools_misc ordinary primitive