clear

Input Stack:
...
Output Stack:

Remove all items from the stack.

Example:

a,b,c,:clear
PosInputOutput
0 c
1 b
2 a