Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
ghost7.adb
blob: 977cdd2db201d65152dce13989505947d22ceae6 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
--
{
dg
-
options
"-gnatwa"
}
package
body
Ghost7
is
procedure
Dummy
is
null
;
end
Ghost7
;