RosettaCodeData/Task/Jump-anywhere/Phix/jump-anywhere-3.phix
2023-07-01 13:44:08 -04:00

5 lines
66 B
Text

#ilASM{ jmp @f
...
@@:
...
jle @b }