index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
gnat.dg
/
array16_pkg.ads
blob: 93447978cd4c2ea92151ef1356a99f060ee2480e (
plain
)
1
2
3
4
5
package
Array16_Pkg
is
function
N
return
Integer
;
end
Array16_Pkg
;