blob: aa9898d1b04d8e0eb2de5d7de7bf5f22ce71d6d1 [file] [log] [blame]
def foo():
if <caret>a + 2 > 3:
if b < 4:
a = a and b
b = 4