blob: 82b0416245be55d65824df44e95e2950cbe2b159 [file] [log] [blame]
def f():
if True:
a = 1
else:
#comment <caret>
a = 2