gcov: Remove TARGET_GCOV_TYPE_SIZE target hook
[official-gcc.git] / libgo / go / bytes / export_test.go
blobb65428d9ce84894e05ecd063fa2a53b803a2c9f8
1 // Copyright 2009 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 package bytes
7 // Export func for testing
8 var IndexBytePortable = indexBytePortable