blob: 0db477d140249bb1531c61252741efdb29a3fc83 [file] [log] [blame]
if condition:
pass
elif other_condition:
pass
if another_on<caret>e: # <- move up here
a=1