3 lines
46 B
ObjectPascal
3 lines
46 B
ObjectPascal
type TArr = array[string] of real;
|
|
begin
|
|
end. |
type TArr = array[string] of real;
|
|
begin
|
|
end. |