Corrected date in changelog
[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;