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 00bee95..6303b3b 100644
--- a/testsuite/E30not.py
+++ b/testsuite/E30not.py
@@ -158,3 +158,7 @@ defined_properly = True
#: Okay
defaults = {}
defaults.update({})
+#: Okay
+def foo(x):
+ classification = x
+ definitely = not classification