RosettaCodeData/Task/Arrays/Zonnon/arrays.zonnon
2023-07-01 13:44:08 -04:00

3 lines
57 B
Text

var
a: array 10 of integer;
da: array * of cardinal;