RosettaCodeData/Task/Reverse-a-string/Symsyn/reverse-a-string-2.symsyn
2023-07-01 13:44:08 -04:00

11 lines
106 B
Text

c : 'abcdefghijklmnopqrstuvwxyz'
c []
$s
#c j
if j > 0
- j
+ c.j $s 1
goif
endif
$s []