19 lines
271 B
Plaintext
Raw Normal View History

include::../description.adoc[]
== Noncompliant Code Example
----
function doSomething() {
// TODO
}
----
include::../see.adoc[]
ifdef::rspecator-view[]
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::rspecator-view[]