rt_gccstream/gcc/testsuite/gnat.dg/anon1.ads

5 lines
66 B
Ada

package anon1 is
function F return access Integer;
end anon1;