Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
emptyLineInIf_afterUp.py
blob: 01afaeedb045a87c3d8c69b30833bd3506bafb18 [
file
] [
log
] [
blame
]
a
=
1
<
caret
>
# <- move statement down here
if
True
:
pass
else
:
b
=
2