gcc/gcc/testsuite/gnat.dg/prot2_pkg1.ads

6 lines
72 B
Ada

package Prot2_Pkg1 is
function Num return Natural;
end Prot2_Pkg1;