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