index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gnat.dg
/
opt3_pkg.ads
blob: 458a98be2de07b39a0fbb6274f98b6234de3727b (
plain
)
1
2
3
4
5
package
Opt3_Pkg
is
procedure
F
(
I
:
Short_Integer
);
end
Opt3_Pkg
;