mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-14 07:45:58 +02:00
6 lines
49 B
ObjectPascal
6 lines
49 B
ObjectPascal
unit objpas;
|
|
interface
|
|
{$Y-}
|
|
implementation
|
|
end.
|