Sign in
android
/
platform
/
tools
/
idea
/
0344e5a53350b4034fea4fa275fd25a87107b334
/
.
/
python
/
testData
/
refactoring
/
introduceParameter
/
simple.after.py
blob: 317c0b10c3c9b6a80c20d82b58dff7dc4b3bf23a [
file
] [
log
] [
blame
]
def
f
(
x
,
a
=
"test"
):
return
a