5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
![]() |
[source,python]
|
||
|
----
|
||
|
if (True): print("hello") # Noncompliant
|
||
|
----
|