Files

9 lines
115 B
Python

def func():
"""Examples:
Useless call
func() == func()
Notes:
some
notes
"""