repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
re PR bootstrap/35660 (Bootstrap failure on i686-apple-darwin9 at revision 133434.)
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
sort1.ads
blob
6c972a489a416231ffebfb1a015a6022d0ee96d7
1
function
sort1
(
S
:
String
)
return
String
;
2
pragma
Pure
(
sort1
);