summaryrefslogtreecommitdiff
path: root/tests/input/similar6
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input/similar6')
-rw-r--r--tests/input/similar63
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/input/similar6 b/tests/input/similar6
index 0377e9284..d12c8841b 100644
--- a/tests/input/similar6
+++ b/tests/input/similar6
@@ -13,3 +13,6 @@ async def func2(
arg5: int = 5
) -> Ret1:
pass
+
+def example():
+ """Valid function definition with docstring only."""