aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/s/self/self_cls_assignment.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/s/self/self_cls_assignment.txt')
-rw-r--r--tests/functional/s/self/self_cls_assignment.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/functional/s/self/self_cls_assignment.txt b/tests/functional/s/self/self_cls_assignment.txt
new file mode 100644
index 000000000..eeb2ca230
--- /dev/null
+++ b/tests/functional/s/self/self_cls_assignment.txt
@@ -0,0 +1,4 @@
+self-cls-assignment:11:8:Foo.self_foo:Invalid assignment to bar_ in method
+self-cls-assignment:16:8:Foo.self_foofoo:Invalid assignment to self in method
+self-cls-assignment:21:8:Foo.cls_foo:Invalid assignment to cls in method
+self-cls-assignment:44:12:TestNonLocal.function._set_param:Invalid assignment to self in method