7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
=== Compliant solution
|
|
|
|
[source,text]
|
|
----
|
|
if (var === 'howdy') {...}
|
|
----
|