Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
gnat.dg
/
ghost5.ads
blob: f58ff39c707672452c0211b3b861f9b7f38b464a [
file
] [
log
] [
blame
]
with
Ghost5_Parent
;
generic
package
Ghost5
is
procedure
Foo
;
end
Ghost5
;