blob: dcd7c47cbc026a1405168b670c3c600e5aedd105 [file] [log] [blame]
def foo():
<weak_warning descr="Triple double-quoted strings should be used for docstrings."><caret>'''</weak_warning>foo first line docstring
second line of docstring<weak_warning descr="Triple double-quoted strings should be used for docstrings.">'''</weak_warning>
pass