Sign in
go
/
text
/
6097f7ad59141da5c8b49e8c54b886ec6b172d69
/
.
/
language
/
go1_2.go
blob: 38268c57a373fb3e8c2f0cbafca45777d799e55b [
file
]
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build go1.2
package language
import "sort"
var sortStable = sort.Stable