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