Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
generic_inst4.adb
blob: c1b2496f0f4d13e35c2d1f5dfe2ff80753a5ff42 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
with
Generic_Inst4_Inst
;
procedure
Generic_Inst4
is
begin
null
;
end
;