RosettaCodeData/Task/Repeat-a-string/Tcl/repeat-a-string.tcl

2 lines
39 B
Tcl

string repeat "ha" 5 ;# => hahahahaha