const go/token.OR

3 uses

	go/token (current package)
		token.go#L46: 	OR      // |
		token.go#L150: 	OR:      "|",
		token.go#L271: 	case ADD, SUB, OR, XOR: