Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
mover
/
oneLineCompoundOutside_afterUp.py
blob: 1f871fbc26a92c4e541382518d952b52d318d7c7 [
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