mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 07:41:51 +08:00
goto_assignments and usages both working now with issues like #315
This commit is contained in:
@@ -11,6 +11,11 @@ abc.d.a.bsaasd.abc.d
|
||||
|
||||
abc
|
||||
|
||||
if 1:
|
||||
abc =
|
||||
else:
|
||||
(abc) =
|
||||
|
||||
abc =
|
||||
|
||||
#< (-3,0), (0,0)
|
||||
|
||||
Reference in New Issue
Block a user