summaryrefslogtreecommitdiff
path: root/libgo/go/bytes/export_test.go
blob: b65428d9ce84894e05ecd063fa2a53b803a2c9f8 (plain)
1
2
3
4
5
6
7
8
// Copyright 2009 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.

package bytes

// Export func for testing
var IndexBytePortable = indexBytePortable