Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
debug13.ads
blob: 512a9ef75bbab0ad0664a2bb891c88f6effdf42b [
file
] [
log
] [
blame
]
package
Debug13
is
procedure
Compile
(
P
:
Natural
);
end
Debug13
;