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