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