Files
2020-09-03 12:57:13 +00:00

3 lines
119 B
Python

def foo():
<weak_warning descr="Local variable 'baz' value is not used">baz</weak_warning> = bar = 1
return bar