Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
lto5_pkg.adb
blob: b5bf68ab94237e548dc623f4e925004631a00723 [
file
] [
log
] [
blame
]
package
body
Lto5_Pkg
is
procedure d
(
a
:
t
)
is
begin
null
;
end
;
end
;