* CLEARSTACK ( -- ) reset the parameter stack to be empty : CLEARSTACK S0 SP! ;
CLEARSTACK
( -- )
: CLEARSTACK S0 SP! ;
FORTH/BASE misc ordinary primitive