5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
![]() |
[source,apex]
|
||
|
----
|
||
|
if (i < 10) {} // Noncompliant: is the block empty on purpose, or is code missing?
|
||
|
----
|