RosettaCodeData/Task/Reverse-a-string/Lua/reverse-a-string.lua

2 lines
32 B
Lua

theString = theString:reverse()