...
Performing bitwise and arithmetic operations on the same data can obscure the purpose of the data stored in the variable (, and often indicates confusion regarding that purpose). Unfortunately, bitwise operations are frequently performed on arithmetic values as a form of premature optimization. Although such operations are valid and will compile, they can reduce code readability.
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0d825ee3e03943e5-f25c69af-4d8e497b-8e39876d-0da0ed49feaf6512c3e401a5"><ac:plain-text-body><![CDATA[ | [[Steele 1977 | AA. References#Steele 1977]] | ]]></ac:plain-text-body></ac:structured-macro> |
...