Files

7 lines
163 B
Python

def foo():<fold text='...'>
<fold text='"""This is a docstring...."""'>"""
This is a docstring.
It spans several lines.
"""</fold>
pass</fold>