fpc/tests/webtbs/tw2984.pp
peter 9a8dc6bfb2 * store hidden symbols correctly in ppu
git-svn-id: trunk@1751 -
2005-11-15 08:35:01 +00:00

9 lines
68 B
ObjectPascal

{ %recompile }
uses
uw2984;
begin
uw2984.System('test');
end.