Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
quickdoc
/
DirectFunc.py
blob: 106916a3ef20eb054568ed81cee7cdc9442574fc [
file
] [
log
] [
blame
]
# directly in function
def
foo
():
"<the_doc>Doc of foo."
pass
<
the_ref
>
foo