forked from VimPlug/jedi
regression test for #205
This commit is contained in:
@@ -126,6 +126,10 @@ class A():
|
||||
#? int()
|
||||
A().addition
|
||||
|
||||
#? 8 int()
|
||||
A().addition = None
|
||||
|
||||
|
||||
# -----------------
|
||||
# inheritance
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user