KKehlanMetor
0
No tags
No CWE or CVE
Ast Rule: for loop
for loop
super-rule1
function visit(node, filename, code) { x = 0 for x in range(3): print(x) }
Log in to add a comment
Be the first one to leave a comment!