const go/token.OR_ASSIGN

2 uses

	go/token (current package)
		token.go#L59: 	OR_ASSIGN      // |=
		token.go#L163: 	OR_ASSIGN:      "|=",