1function sort1 (S : String) return String;
2pragma Pure (sort1);
3