index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gnat.dg
/
anon1.ads
blob: d3aaa560d75b7922f12fd6988267e567d2959a47 (
plain
)
1
2
3
4
package
anon1
is
function
F
return
access
Integer
;
end
anon1
;