drop:core — ordinary primitive
FORTH
DROP ( a -- )();p4:"drop";
DROP ( a -- )(
)
just drop the word on the top of stack, see DUP
dpANS .6.1.1260 - standard forth word