7 lines
52 B
ObjectPascal
7 lines
52 B
ObjectPascal
type string=string;
|
|
|
|
var unit:string;
|
|
|
|
begin
|
|
|
|
end. |