fpc/tests/test/tlib2a.pp

11 lines
72 B
ObjectPascal

{ %target=linux }
{ %norun }
library lib2a;
uses ulib2a;
begin
end.