mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 12:27:20 +01:00
5 lines
45 B
ObjectPascal
5 lines
45 B
ObjectPascal
unit testunit;
|
|
interface
|
|
implementation
|
|
end.
|