Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
discr54.adb
blob: a16e75c81df472275b12fa549079ee01d8bf9467 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
with
Discr54_Pkg
;
pragma
Unreferenced
(
Discr54_Pkg
);
procedure
Discr54
is
begin
null
;
end
Discr54
;