10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
![]() |
include::../description.adoc[]
|
||
|
|
||
|
== Noncompliant Code Example
|
||
|
|
||
|
----
|
||
|
for (var i = 0; i < 42; i++){} // Empty on purpose or missing piece of code ?
|
||
|
----
|
||
|
|
||
|
include::../exceptions.adoc[]
|