Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
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