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