RosettaCodeData/Task/Sort-an-integer-array/Phix/sort-an-integer-array.phix

2 lines
39 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
?sort({9, 10, 3, 1, 4, 5, 8, 7, 6, 2})