Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
ghost5.adb
blob: 8aad8d4263319456f1844c24d17d8e53a76cb138 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Ghost5
is
procedure
Foo
is
null
;
end
Ghost5
;