(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
discr16_cont.ads
with Discr16_Pkg; use Discr16_Pkg;

package Discr16_Cont is

  type ES6a is new ET3a range E2..E4;

end;