Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
aggr20_pkg.ads
blob: 66f5bd58045a2f989925657039fa9bee9ae93075 [
file
] [
log
] [
blame
]
with
System
;
package
Aggr20_Pkg
is
procedure
Proc
;
Default_Nil_Address
:
constant
System
.
Address
:=
Proc
'Address;
end Aggr20_Pkg;