5 lines
84 B
Text
5 lines
84 B
Text
|
|
pragma.enable("accumulator")
|
||
|
|
...
|
||
|
|
|
||
|
|
accum [] for _ in 1..n { _.with(makeWhatever()) }
|