4 lines
47 B
ObjectPascal
4 lines
47 B
ObjectPascal
|
|
unit empty_unit1;
|
||
|
|
interface
|
||
|
|
implementation
|
||
|
|
end.
|