Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
nestedIfUp.py
blob: 0db477d140249bb1531c61252741efdb29a3fc83 [
file
] [
log
] [
blame
]
if
condition
:
pass
elif
other_condition
:
pass
if
another_on
<
caret
>
e
:
# <- move up here
a
=
1