Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
oneLineCompoundOutside.py
blob: 56e31b8e9a2cfcb9ebc134296f153e89c4085bdc [
file
] [
log
] [
blame
]
if
condition
:
pass
elif
other_condition
:
if
another_one
:
if
T
<
caret
>
rue
:
a
=
1
# <- move statement up here
else
:
b
=
2