3 lines
45 B
ObjectPascal
3 lines
45 B
ObjectPascal
type TArr = array[3..-2] of real;
|
|
begin
|
|
end. |
type TArr = array[3..-2] of real;
|
|
begin
|
|
end. |