gotools/go/ssa/interp/testdata/src/sort/sort.go

package sort

func Strings(x []string)
func Ints(x []int)
func Float64s(x []float64)