golang.org/x/tools@v0.21.1-0.20240520172518-788d39e776b1/go/ssa/testdata/src/bytes/bytes.go (about)

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