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 target/84336
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
vect1_pkg.ads
blob
b9fab52b1e2deb042604232ffbf615786f5eb28b
1
package
Vect1_Pkg
is
2
3
function
K
return
Integer
;
4
function
N
return
Integer
;
5
6
end
Vect1_Pkg
;