RosettaCodeData/Task/Reverse-a-string/Groovy/reverse-a-string-1.groovy
2016-12-05 22:15:40 +01:00

1 line
49 B
Groovy

println "Able was I, 'ere I saw Elba.".reverse()