mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-03 05:20:50 +01:00
15 lines
65 B
XML
15 lines
65 B
XML
unit ;
|
|
|
|
interface
|
|
|
|
uses ;
|
|
|
|
const
|
|
|
|
type
|
|
|
|
var
|
|
|
|
implementation
|
|
|
|
end. |