RosettaCodeData/Task/Sort-an-integer-array/Icon/sort-an-integer-array.icon

2 lines
76 B
Plaintext

S := sort(L:= [63, 92, 51, 92, 39, 15, 43, 89, 36, 69]) # will sort a list