Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
gnat.dg
/
specs
/
pack10_pkg.adb
blob: af81776544af05294926fdd540f50408d66fd3f5 [
file
] [
log
] [
blame
]
package
body
Pack10_Pkg
is
procedure
Proc
is
begin
null
;
end
;
end
Pack10_Pkg
;