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
/
uninit_array.ads
blob: 72452213e02388c4d86df0f0a09f1d6c55c0a67e (
plain
)
1
2
3
4
5
package
Uninit_Array
is
function
F2
return
Integer
;
end
Uninit_Array
;