mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-14 19:29:08 +02:00
15 lines
65 B
XML
15 lines
65 B
XML
unit ;
|
|
|
|
interface
|
|
|
|
uses ;
|
|
|
|
const
|
|
|
|
type
|
|
|
|
var
|
|
|
|
implementation
|
|
|
|
end. |