-
Notifications
You must be signed in to change notification settings - Fork 0
Instruction 5 DUP_3
This will DUP (aka duplicate) the last 3 elements (the top/the right-most/the last added element) on the stack, and add a copy of them to the top of the stack.
Stack before:
DUP_3
Stack after:
Values duplicated: