summaryrefslogtreecommitdiff
path: root/tests/webtbf/tw2795.pp
blob: 2dd3390e6db269557febbfa646b09483937a3af8 (plain)
1
2
3
4
5
6
7
8
9
{ %fail }

{ Source provided for Free Pascal Bug Report 2795 }
{ Submitted by "marco" on  2003-11-17 }
{ e-mail:  }

begin
  exit (-1);
end.