re PR c++/84691 (internal compiler error: in poplevel_class, at cp/name-lookup.c...
[official-gcc.git] / gcc / testsuite / gnat.dg / opt23.ads
blob86d1ce65acc539ae4335f4c0bf8a2af2f33214fd
1 with Opt23_Pkg; use Opt23_Pkg;
3 package Opt23 is
5 procedure Proc (Driver : Rec);
7 end Opt23;