Next: Instruction drop2, Previous: Instruction push, Up: Main stack manipulation instructions [Contents][Index]
Synopsys:
drop
Pop the value at the top of the main stack, and discard it.
Stack: ( VAL -- )
( VAL -- )