summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/test/tintfdef.pp
blob: 33b1d8654ef132a54decbb2479c22e0137a5327c (plain)
1
2
3
4
5
6
7
8
9
10
11
{ %norun }
{$mode macpas}

unit tintfdef;

interface

procedure testje;

end.