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