* DEPTH ( -- value ) return the depth of the parameter stack before the call, see SP@ - the return-value is in >CELLS
DEPTH
( -- value )
SP@
>CELLS
core ordinary primitive