blob: a04cfbf9dfaae9ab808946641d41b0e0c05137a6 [file] [log] [blame]
# directly in function
def foo():
"""<the_doc>Doc of foo.
It has two lines."""
pass
<the_ref>foo