fpc/tests/tbs/tb0170.pp
fpc 790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00

13 lines
144 B
ObjectPascal

{ %version=1.1 }
{ Old file: tbs0203.pp }
{ problem with changed mangledname of procedures after use }
uses
ub0170;
begin
c;
a;
end.