Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
incomplete2.adb
blob: 19c83609b01c01393f67bacc4c7ab0505bfe9606 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
--
{
dg
-
excess
-
errors
"instantiation abandoned"
}
with
Incomplete1
;
package
body
Incomplete2
is
end
Incomplete2
;