(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
concat5_pkg2.ads
package Concat5_Pkg2 is

  procedure Compare (S : String);

end Concat5_Pkg2;