const go/token.LAND

3 uses

	go/token (current package)
		token.go#L65: 	LAND  // &&
		token.go#L169: 	LAND:  "&&",
		token.go#L267: 	case LAND: