1 line
69 B
Smalltalk
1 line
69 B
Smalltalk
(String streamContents:[:ws | n timesRepeat: [ws nextPutAll: 'ha']])
|
(String streamContents:[:ws | n timesRepeat: [ws nextPutAll: 'ha']])
|