aboutsummaryrefslogblamecommitdiff
path: root/tests/run/sort.check
blob: e06a4f666fdf312ef36da0d44f1ff0c3aae47a66 (plain) (tree)
1
2
3
4
5
6





                    
100000
List(1, 2, 3, 5, 10)
List(10, 5, 3, 2, 1)
List(10)
List(9, 10)
List()