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