var bufio.ErrBadReadCount
2 uses
bufio (current package)
scan.go#L72: ErrBadReadCount = errors.New("bufio.Scanner: Read returned impossible count")
scan.go#L216: s.setErr(ErrBadReadCount)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)