2012-09-23 14:30:42 -07:00

6 lines
43 B
Bash

$ go run sorting.go
[a b c]
[2 4 7]
true
1