Name

drop:core — ordinary primitive

Synopsis

FORTH

DROP ( a -- )();
p4:"drop";

Description

just drop the word on the top of stack, see DUP

dpANS .6.1.1260 - standard forth word