4 lines
49 B
ObjectPascal
4 lines
49 B
ObjectPascal
|
|
type TMas = array[string] of integer;
|
||
|
|
|
||
|
|
begin
|
||
|
|
end.
|