Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
quickdoc
/
DirectFunc.py
blob: 106916a3ef20eb054568ed81cee7cdc9442574fc [
file
] [
log
] [
blame
]
# directly in function
def
foo
():
"<the_doc>Doc of foo."
pass
<
the_ref
>
foo