summaryrefslogtreecommitdiff
path: root/python/testData/inspections/StatementEffectPrint.py
blob: 03aa1156e1fc3f9f3752eb4cd220be699d72f64f (plain)
1
2
3
<warning descr="Statement seems to have no effect and can be replaced with function call to have effect">print</warning><error descr="End of statement expected"> </error>\
   <warning descr="Statement seems to have no effect">"foo"</warning>
a = 1