Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
b557fdbb754e1d9f6b222ecb426785beb112db04
/
.
/
python
/
testData
/
mover
/
oneLineCompoundOutside_afterUp.py
blob: 21f27987a762c7eb2d28ee5c8f3ceb102aa5d0f6 [
file
] [
log
] [
blame
]
if
condition
:
pass
elif
other_condition
:
if
T
<
caret
>
rue
:
a
=
1
# <- move statement up here
else
:
b
=
2
if
another_one
:
pass