Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gnat.dg
/
ghost3.adb
blob: f2ef753174866e024e1a4c8cf2b94fc472ec4ebf [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Ghost3
is
procedure
Dummy
is
null
;
end
Ghost3
;