RosettaCodeData/Task/Repeat-a-string/Smalltalk/repeat-a-string-3.st

2 lines
44 B
Smalltalk
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
(Array new:n withAll:'ha') asStringWith:''.