20 lines
333 B
Plaintext
20 lines
333 B
Plaintext
include::../description.adoc[]
|
|
|
|
== Noncompliant Code Example
|
|
|
|
Given parameters:
|
|
|
|
* className:System.Console
|
|
|
|
----
|
|
System.Console.WriteLine("foo"); // Noncompliant
|
|
----
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
include::../comments-and-links.adoc[]
|
|
endif::env-github,rspecator-view[]
|