mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 07:14:48 +08:00
InstanceElement cleanup, not all tests pass, though
This commit is contained in:
@@ -181,7 +181,8 @@ class V:
|
||||
|
||||
d = b
|
||||
b = ret
|
||||
c = b
|
||||
if 1:
|
||||
c = b
|
||||
|
||||
#? int()
|
||||
V(1).b()
|
||||
|
||||
Reference in New Issue
Block a user