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

2 lines
48 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
a := Array( 1 .. 10^6, datatype = integer[1] ):