blob: 3c85dd50f8e45affc740e323da05bebcde69c015 [file] [log] [blame]
# directly in function
def foo():
"<the_doc>Doc of foo."
pass
<the_ref>foo()