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
/
pack16_pkg.ads
blob: 92884f32fde3a112fa64dda7e392bb0a13a05d77 (
plain
)
1
2
3
4
5
package
Pack16_Pkg
is
N
:
Natural
:=
16
;
end
Pack16_Pkg
;