rt_gccstream/gcc/testsuite/gnat.dg/discr16_cont.ads

8 lines
105 B
Ada

with Discr16_Pkg; use Discr16_Pkg;
package Discr16_Cont is
type ES6a is new ET3a range E2..E4;
end;