<- PRPL reference <- Program Flow Control
Terminates the 'do' instruction. Control flow will return to the 'do' instruction until the Index is equal to the Limit.
do(5 0) trace(I) loop