RosettaCodeData/Task/Repeat-a-string/ReScript/repeat-a-string.res
2026-04-30 12:34:36 -04:00

1 line
35 B
Text

Js.log(Js.String2.repeat("ha", 5))