DEBSOURCES
Skip Quicknav
sources / libgnatcoll / 1.7gpl2015-2 / testsuite / xref / LA11-003 / foo-test.adb
123456
with foo.manager; package body foo.test is package fm renames foo.manager; function get return boolean is separate; end foo.test;