6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
![]() |
[source,vb6]
|
||
|
----
|
||
|
For Index = 1 To 42 ' Noncompliant: is the block empty on purpose, or is code missing?
|
||
|
Next
|
||
|
----
|