(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
opt9_pkg.ads
package Opt9_Pkg is

  N : integer := 15;

end Opt9_Pkg;