Sign in
android
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
refactoring
/
rename
/
epydocRenameParameter.py
blob: 1c85efe6f421e763cd71dc5f71cdcc1a60a328ae [
file
] [
log
] [
blame
]
def
func
(
fo
<
caret
>
o
):
""" \\some comment
@param foo: The parameter value.
@type foo: Its type."""
pass