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