Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
ghost6.adb
blob: 01a2417ad531ff81176b7f67b4292a68459d87f4 [
file
] [
log
] [
blame
]
--
{
dg
-
do
link
}
--
{
dg
-
options
"-gnata -g"
}
with
Ghost6_Pkg
;
procedure
Ghost6
is
X
:
Ghost6_Pkg
.
T
with
Ghost
;
begin
null
;
end
Ghost6
;