Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gcc
/
gcc
/
testsuite
/
gnat.dg
/
specs
/
pack10_pkg.adb
blob: af81776544af05294926fdd540f50408d66fd3f5 [
file
]
package
body
Pack10_Pkg
is
procedure
Proc
is
begin
null
;
end
;
end
Pack10_Pkg
;