2021-02-04 12:40:22 +01:00

12 lines
133 B
Plaintext

include::../description.adoc[]
== Noncompliant Code Example
----
function doSomething() {
// TODO
}
----
include::../see.adoc[]