Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
resolve
/
DocStringFunction.py
blob: 87ccad44b0afdf48a0dc83b067e9355b9c7e3858 [
file
] [
log
] [
blame
]
def
bar
():
"Docstring of function bar"
retrun
1
bar
.
_
<
ref
>
_doc__