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