golang.org/x/tools@v0.21.0/go/ssa/testdata/src/bytes/bytes.go (about)

     1  package bytes
     2  
     3  func Compare(a, b []byte) int