RosettaCodeData/Task/Jump-anywhere/Phix/jump-anywhere-3.phix
2016-12-05 23:44:36 +01:00

5 lines
66 B
Text

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