summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_use_for_or_listcomp_var_py29.txt
blob: 14d61ad6593af711b7636f06236324e88c3fe4cf (plain)
1
2
3
W:  6: Using possibly undefined loop variable 'C'
W: 15: Using possibly undefined loop variable 'var1'