summaryrefslogtreecommitdiff
path: root/test/input/func_w0110.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/func_w0110.py')
-rw-r--r--test/input/func_w0110.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/input/func_w0110.py b/test/input/func_w0110.py
new file mode 100644
index 0000000..c9d9311
--- /dev/null
+++ b/test/input/func_w0110.py
@@ -0,0 +1,10 @@
+"""test too short name
+"""
+
+__revision__ = 1
+
+A = None
+
+def a():
+ """yo"""
+ pass