summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/test/tlib2a.pp
blob: 6b7b6655a57be55a69f5764a1227dbef729f2688 (plain)
1
2
3
4
5
6
7
8
9
10
{ %target=linux }
{ %norun }

library lib2a;

uses ulib2a;

begin
end.