1 line
52 B
Text
1 line
52 B
Text
1 to: 5 do: [| :n | inform: ($* repeatedTimes: n)].
|
1 to: 5 do: [| :n | inform: ($* repeatedTimes: n)].
|