== Exceptions
When blocks are inlined (open and close curly braces on the same line), no issue is triggered.
----
if(condition) {doSomething();}