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
/
sort1.ads
blob: 6c972a489a416231ffebfb1a015a6022d0ee96d7 (
plain
)
1
2
function
sort1
(
S
:
String
)
return
String
;
pragma
Pure
(
sort1
);