func bytes.Repeat
2 uses
bytes (current package)
bytes.go#L647: func Repeat(b []byte, count int) []byte {
crypto/internal/fips140/ecdsa
hmacdrbg.go#L67: d.V = bytes.Repeat([]byte{0x01}, size)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)