const go/token.ADD_ASSIGN

2 uses

	go/token (current package)
		token.go#L52: 	ADD_ASSIGN // +=
		token.go#L156: 	ADD_ASSIGN: "+=",