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