mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 08:18:12 +02:00
7 lines
46 B
ObjectPascal
7 lines
46 B
ObjectPascal
unit Integer;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end. |