repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR debug/66535
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
opt38_pkg.ads
blob
b6cb4e6bc72f6daf9b374e6fe3659c09a623f694
1
package
Opt38_Pkg
is
2
3
procedure
Test
(
I
:
Integer
);
4
5
end
Opt38_Pkg
;