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

4 lines
83 B
Python

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