12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
include::../description.adoc[]
|
|
|
|
== Noncompliant Code Example
|
|
|
|
----
|
|
function doSomething() {
|
|
// TODO
|
|
}
|
|
----
|
|
|
|
include::../see.adoc[]
|