Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
mover
/
selection.py
blob: d8cbff6450f7f37992ca36cc8492f18544fa3f0a [
file
] [
log
] [
blame
]
def
f
(
a
,
b
,
c
):
if
b
:
pass
elif
a
:
c
=
<
selection
>
1
if
b
:
a
=
3
else
:
b
<
caret
></
selection
>
=
4
else
:
pass