7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
![]() |
== Exceptions
|
||
|
|
||
|
When blocks are inlined (open and close curly braces on the same line), no issue is triggered.
|
||
|
|
||
|
----
|
||
|
if(condition) {doSomething();}
|
||
|
----
|