(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
prot2_pkg1.ads
package Prot2_Pkg1 is

   function Num return Natural;

end Prot2_Pkg1;