Sign in
android
/
platform
/
tools
/
idea
/
0344e5a53350b4034fea4fa275fd25a87107b334
/
.
/
python
/
testData
/
refactoring
/
introduceParameter
/
parameter.py
blob: e2310bb3e2106732ce35f3b1d298e975c3274d1e [
file
] [
log
] [
blame
]
y
=
1
def
f
(
x
):
return
<
selection
>
y
.
foo\
.
bar
</
selection
>.
baz
()