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