* $2DUP ( $: a$ b$ -- a$ b$ a$ b$ ) Leave copies of the two topmost string stack entries. The string values are not copied. "string-two-dupe"
$2DUP
( $: a$ b$ -- a$ b$ a$ b$ )
FORTH/DEF dstrings ordinary primitive