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