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

{ This program demonstrates the *** function }

Uses strutils;

Begin
End.