1 line
55 B
Ada
1 line
55 B
Ada
type String is array (Positive range <>) of Character;
|
type String is array (Positive range <>) of Character;
|