RosettaCodeData/Task/Multiple-distinct-objects/E/multiple-distinct-objects.e

5 lines
84 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
pragma.enable("accumulator")
...
accum [] for _ in 1..n { _.with(makeWhatever()) }