Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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