$OVER
* $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"

FORTH/DEF dstrings ordinary primitive