Kaydet (Commit) dcd37e81 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

forgot to resolve this conflict...

üst af90a404
......@@ -422,12 +422,8 @@ The priorities of the binary bitwise operations are all lower than the numeric
operations and higher than the comparisons; the unary operation ``~`` has the
same priority as the other unary numeric operations (``+`` and ``-``).
<<<<<<< local
This table lists the bit-string operations sorted in ascending priority:
=======
This table lists the bitwise operations sorted in ascending priority
(operations in the same box have the same priority):
>>>>>>> other
+------------+--------------------------------+----------+
| Operation | Result | Notes |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment