summaryrefslogtreecommitdiff
path: root/fpcdocs/sysutex/template.pp
blob: a32ec07e67dc58acbddc7e88f312b3517bee8cec (plain)
1
2
3
4
5
6
7
8
Program Example;

{ This program demonstrates the *** function }

Uses sysutils;

Begin
End.