RosettaCodeData/Task/Memory-allocation/Maple/memory-allocation-1.maple
2015-02-20 00:35:01 -05:00

1 line
48 B
Text

a := Array( 1 .. 10^6, datatype = integer[1] ):