blob: 0db477d140249bb1531c61252741efdb29a3fc83 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001if condition:
2 pass
3elif other_condition:
4 pass
5if another_on<caret>e: # <- move up here
6 a=1