Content deleted Content added
Tag: Reverted |
m Reverted 1 edit by 71.71.51.62 (talk) to last revision by Isaidnoway |
||
Line 96:
This code is identical to the following nested IF/THEN/ELSE/END block equivalent:
«
IF DUP "A" ==
THEN
Line 114 ⟶ 110:
END
END
SWAP DROP @ Get rid of the original letter
»
|