blob: 66f5bd58045a2f989925657039fa9bee9ae93075 [file] [log] [blame]
with System;
package Aggr20_Pkg is
procedure Proc;
Default_Nil_Address : constant System.Address := Proc'Address;
end Aggr20_Pkg;