RosettaCodeData/Task/Memory-allocation/Maple/memory-allocation-1.maple

2 lines
48 B
Plaintext

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