fpc/tests/webtbs/tw27522.pp
Jonas Maebe a3afefc6cb + test for mantis #27522 (fixed in r29811)
git-svn-id: trunk@34601 -
2016-10-02 21:51:31 +00:00

9 lines
80 B
ObjectPascal

{ %opt=-gt }
{ %recompile }
{ %norun }
program test;
uses uw27522a;
begin
end.