Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
aggr9.ads
blob: cb5757b64afb1c66afc355e98691eb4b1ac96323 [
file
] [
log
] [
blame
]
with
Aggr9_Pkg
;
use
Aggr9_Pkg
;
package
Aggr9
is
procedure
Proc
(
X
:
R1
);
end
Aggr9
;