(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
opt51_pkg.ads
package Opt51_Pkg is

  type Enum is (One, Two, Three);

end Opt51_Pkg;