Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
limited_with7.ads
blob: 2a2f86c2c991c8e31b63b4327ef5ae2a5ed6a726 [
file
] [
log
] [
blame
]
limited
with
Limited_With7_Pkg
;
package
Limited_With7
is
procedure
Proc
(
R
:
out
Limited_With7_Pkg
.
Rec
);
end
Limited_With7
;