Files
openide/python/testData/docstrings/multilineSummary.py

4 lines
64 B
Python

def func():
"""First line
Second line
Third line"""