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