Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gnat.dg
/
ghost2.adb
blob: 6851c3db86c56fdc53eda32358dbc280c734e0da [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Ghost2
is
procedure
Set
is
null
;
end
Ghost2
;