Files
openide/python/testData/mover/innerIf_afterUp.py

5 lines
84 B
Python

if value is not None:
print "here"
if not False or value <= 2:
pass