const go/token.AND_ASSIGN

2 uses

	go/token (current package)
		token.go#L58: 	AND_ASSIGN     // &=
		token.go#L162: 	AND_ASSIGN:     "&=",