summaryrefslogtreecommitdiffstats
path: root/tests/017/qsort.expected
blob: a92d6c0e9aea29e308f12817a2be47084dc60518 (plain)
1
2
3
4
5
6
7
8
9
10
#("the" "quick" "brown" "fox" "jumped" "over" "the" "lazy" "dogs")
#("brown" "dogs" "fox" "jumped" "lazy" "over" "quick" "the" "the")
#("the" "quick" "brown" "fox" "jumped" "over" "the" "lazy" "dogs")
#("brown" "dogs" "fox" "jumped" "lazy" "over" "quick" "the" "the")
#("the" "quick" "brown" "fox" "jumped" "over" "the" "lazy" "dogs")
42
#(nil nil nil nil nil nil nil nil nil)
#("the" "quick")
42
#(nil nil)