
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4aafc1657449063e-bcaf4d5d-471542b0-aad68e4c-149cffc8382f4d96ad7ca299"><ac:plain-text-body><![CDATA[ | [[GNU 2010 | AA. Bibliography#GNU 10]] | [Coding Standards, Section 5.3, "Clean Use of C Constructs" | http://www.gnu.org/prep/standards/standards.html#Syntactic-Conventions] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e87189fae1434bd7-a3f9de45-43ec4a83-8934b40d-826f80c1ede63e96913798dd"><ac:plain-text-body><![CDATA[ | [[Rogue 2000 | AA. Bibliography#Rogue 2000]] | Rule 76: Use block statements instead of expression statements in control flow constructs | ]]></ac:plain-text-body></ac:structured-macro> |
...
EXP04-J. Do not perform assignments in conditional statements 02. Expressions (EXP) old - EXP06-J. Use parentheses for precedence of operation