const internal/abi.BoundsMaxConst
3 uses
internal/abi (current package)
bounds.go#L26: BoundsMaxConst = 31
bounds.go#L67: if xVal < 0 || xVal > BoundsMaxConst {
bounds.go#L79: if yVal < 0 || yVal > BoundsMaxConst {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)