RosettaCodeData/Task/Reverse-a-string/Ed/reverse-a-string.ed

7 lines
165 B
Text
Raw Permalink Normal View History

2024-10-16 18:07:41 -07:00
# by Artyom Bologov
H
,p
g/./s/\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)\(.\{0,1\}\)/\9\8\7\6\5\4\3\2\1/
,p
Q