Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
allocator2.adb
blob: 495efd33ec2e36ef0b41c379f017995061ef17e3 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
--
{
dg
-
options
"-gnatd.F"
}
package
body
Allocator2
is
procedure
Dummy
is
null
;
end
Allocator2
;