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