Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
generic_inst9.adb
blob: 1a5bbaf1978f4c1d1cf57d972226f7786084e942 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Generic_Inst9
is
procedure
Dummy
is
null
;
end
Generic_Inst9
;