Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
lto18.ads
blob: 486bc889e7d2148acb9807c965eeedf71341ba35 [
file
] [
log
] [
blame
]
with
Lto18_Pkg
;
use
Lto18_Pkg
;
package
Lto18
is
procedure
Proc
(
Driver
:
Rec
);
end
Lto18
;