summaryrefslogtreecommitdiff
path: root/pylint/test/input/func_w0332_py_30.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/input/func_w0332_py_30.py')
-rw-r--r--pylint/test/input/func_w0332_py_30.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/pylint/test/input/func_w0332_py_30.py b/pylint/test/input/func_w0332_py_30.py
new file mode 100644
index 0000000..6a38e8c
--- /dev/null
+++ b/pylint/test/input/func_w0332_py_30.py
@@ -0,0 +1,4 @@
+"""check use of l as long int marker
+"""
+# pylint: disable=long-suffix
+__revision__ = 1l