Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
opt23.ads
blob: 86d1ce65acc539ae4335f4c0bf8a2af2f33214fd [
file
] [
log
] [
blame
]
with
Opt23_Pkg
;
use
Opt23_Pkg
;
package
Opt23
is
procedure
Proc
(
Driver
:
Rec
);
end
Opt23
;