Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
elab8_pkg.adb
blob: 451d4e434c3678e0764e67d4dccac061754120b5 [
file
] [
log
] [
blame
]
package
body
Elab8_Pkg
is
procedure
Dummy
is
null
;
end
Elab8_Pkg
;