10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
include::../description.adoc[]
|
|
|
|
== Noncompliant Code Example
|
|
|
|
----
|
|
if (i < 10) {} // Empty on purpose or missing piece of code ?
|
|
----
|
|
|
|
include::../exceptions.adoc[]
|