summaryrefslogtreecommitdiff
path: root/python/testData/intentions/beforeFlipComparison.py
blob: 145ecd7a4c2266224721ea2c07d5e2f2149bd65d (plain)
1
2
if (a +<caret> 2) > 3 and b < 4:
  a = a and b