6.1.0370
2DROP
two-drop
CORE
 
( x1 x2 -- )

Drop cell pair x1 x2 from the stack.

Testing:
T{ 1 2 2DROP -> }T