DEBSOURCES
Skip Quicknav
sources / libgnatcoll / 1.7gpl2015-2 / testsuite / xref / L821-017-import / misc.adb
12345678
with A; procedure Misc is begin A.Ada_Fromada; A.Ada_Fromc; A.Ada_FromcppI (1); A.Ada_FromcppF (1.0); end Misc;