2026-04-08 21:34:29 +02:00

8 lines
108 B
Go

//go:build !386 && !arm && !mips && !mipsle
package proto
import "math"
const MaxUint32 = math.MaxUint32