dup

Input Stack:
a: ?
 
Output Stack:
a: ?
a: ?

Duplates the item on the top of the stack.

Example:

BeforeAfter
minuteOfDay,:time
minuteOfDay,:time,
:dup