browser

ROT

rot
calendarsave
address instructions n1 n2 n3 -> n2 n3 n1 ROT -> Moves the third byte on the stack to the top. ROTw -> Moves the third word on the stack to the top.