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