// +build amd64 package runtime const GOARCH = "amd64" // The length type used inside strings and slices. type lenType uint32