xref
: /
dports
/
lang
/
gcc11
/
gcc-11.2.0
/
gcc
/
testsuite
/
gnat.dg
/
ghost5.ads
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
with
Ghost5_Parent
;
2
generic
3
package
Ghost5
is
4
procedure
Foo
;
5
end
Ghost5
;
6