summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbs/tw13628a.pp
blob: 8aa9d1b87b029a717c1e92f3cf2a1c7902ef48a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ %norun }

library tw13628a;

uses
  popuperr,
  SysUtils;

begin
end.