* $OVER ( $: a$ b$ -- a$ b$ a$ ) Leave a copy of the next most accessible string stack entry on top of the string stack. The string value is not copied. "string-over"
$OVER
( $: a$ b$ -- a$ b$ a$ )
FORTH/DEF dstrings ordinary primitive