const go/token.XOR_ASSIGN

2 uses

	go/token (current package)
		token.go#L60: 	XOR_ASSIGN     // ^=
		token.go#L164: 	XOR_ASSIGN:     "^=",