rt_gccstream/gcc/testsuite/gnat.dg/elim2.adb

8 lines
70 B
Ada

-- { dg-do run }
with elim1;
procedure elim2 is
begin
null;
end;