2 lines
40 B
Ada
2 lines
40 B
Ada
|
|
A : array (1..N) of T := (others => V);
|
|
|
A : array (1..N) of T := (others => V);
|