Skip analyzer strndup test on hppa*-*-hpux*
[official-gcc.git] / gcc / testsuite / gnat.dg / opt51_pkg.ads
blob8ce1817653ad855aa4a59d8d86e31b3562bdb1c0
1 package Opt51_Pkg is
3 type Enum is (One, Two, Three);
5 end Opt51_Pkg;