const go/token.AND_NOT_ASSIGN

2 uses

	go/token (current package)
		token.go#L63: 	AND_NOT_ASSIGN // &^=
		token.go#L167: 	AND_NOT_ASSIGN: "&^=",