Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
controlled4.ads
blob: 5ea458a5da275def0063353aa5917a9ff10f1d19 [
file
] [
log
] [
blame
]
with
controlled3
;
use
controlled3
;
package
controlled4
is
procedure
Test_Suite
;
end
;