1 line
70 B
Text
1 line
70 B
Text
[Foo.new] * n; # incorrect (only one distinct object is created)
|
[Foo.new] * n; # incorrect (only one distinct object is created)
|