Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
prot8.adb
blob: c39044853b67d32683dd58f88745d33b3ab04463 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Prot8
is
protected
body
Prot
is
end
Prot
;
end
Prot8
;