RosettaCodeData/Task/Repeat-a-string/ReScript/repeat-a-string.re
2023-07-01 11:58:00 -04:00

1 line
35 B
C++

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