DEBSOURCES
Skip Quicknav
sources / fpc / 2.6.4%2Bdfsg-4 / fpcsrc / tests / test / tlib2a.pp
12345678910
{ %target=linux } { %norun } library lib2a; uses ulib2a; begin end.