re PR c++/84691 (internal compiler error: in poplevel_class, at cp/name-lookup.c...
[official-gcc.git] / gcc / testsuite / gnat.dg / specs / pack10_pkg.adb
blobaf81776544af05294926fdd540f50408d66fd3f5
1 package body Pack10_Pkg is
3 procedure Proc is begin null; end;
5 end Pack10_Pkg;