(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
addr12_c.ads
with Addr12_B;

package Addr12_C is
   First : Addr12_B.Shared_Context_Type;
   Second : Addr12_B.Shared_Context_Type;
end Addr12_C;