fpc/tests/webtbs/tw11182.pp
Jonas Maebe edae55a3a9 + test for mantis #11182 (one which also crashed 2.3.1 before
the fix)

git-svn-id: trunk@10894 -
2008-05-06 13:45:25 +00:00

9 lines
64 B
ObjectPascal

{ %recompile }
uses
uw11182;
begin
test(paramcount);
end.