Sign in
android
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
refactoring
/
extractmethod
/
Parameter.before.py
blob: 66dd68486827ea01cf7b31695ff8f3c152c3cb74 [
file
] [
log
] [
blame
]
def
foo
(
a
):
<
selection
>
print
(
a
)</
selection
>