RosettaCodeData/Task/Arrays/Modula-3/arrays-1.mod3
2023-07-01 13:44:08 -04:00

1 line
43 B
Text

VAR staticArray: ARRAY [1..10] OF INTEGER;