RosettaCodeData/Task/Memory-allocation/Maple/memory-allocation-1.maple
2023-07-01 13:44:08 -04:00

1 line
48 B
Text

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