blob: 7aa6d903d0927174e0c6f952e548664ff8a1932a [file] [log] [blame]
def foo():
if <caret>a + 2 > 3:
if b < 4:
a = a and b
b = 4
else: # this prevents ifs from joining
print a