Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
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
;