Sign in
gnu
/
gcc
/
4aef14b09557ce072f1269bd8a05fa2b1df0eda2
/
.
/
gcc
/
testsuite
/
gnat.dg
/
opt3_pkg.ads
blob: 458a98be2de07b39a0fbb6274f98b6234de3727b [
file
] [
log
] [
blame
]
package
Opt3_Pkg
is
procedure F
(
I
:
Short_Integer
);
end
Opt3_Pkg
;