RosettaCodeData/Task/Repeat-a-string/Egison/repeat-a-string.egison
2016-12-05 23:44:36 +01:00

1 line
35 B
Text

(S.concat (take 5 (repeat1 "ha")))