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
/
discr8_pkg3.ads
blob: 576b40fab9dd9b94d33f41cc4047129a583b2ae7 (
plain
)
1
2
3
package
Discr8_Pkg3
is
function
Value
return
Natural
;
end
Discr8_Pkg3
;