summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbs/tw1930.pp
blob: ec9c9888f5a884997a4866cb7fdd5b11402cad60 (plain)
1
2
3
4
5
type
 tprocedure = procedure (x: byte);pascal;

 begin
 end.