two-drop:core — ordinary primitive
FORTH
2DROP ( a b -- )();p4:"two-drop";
2DROP ( a b -- )(
)
double-cell drop, also used to drop two items
dpANS .6.1.0370 - standard forth word