RosettaCodeData/Task/Reverse-a-string/SNOBOL4/reverse-a-string.sno

3 lines
42 B
Plaintext

output = reverse(reverse("reverse"))
end