summaryrefslogtreecommitdiff
path: root/testsuite/E30not.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/E30not.py')
-rw-r--r--testsuite/E30not.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/E30not.py b/testsuite/E30not.py
index ef795a8..ba0f742 100644
--- a/testsuite/E30not.py
+++ b/testsuite/E30not.py
@@ -167,6 +167,10 @@ def foo(x):
# for no E30x being emitted.
def bar(): pass
def baz(): pass
+
+
+def main():
+ pass
#: E704:4:5 E704:5:5
def foo():
# This emits the (ignored-by-default) E704, but here we're testing