forked from VimPlug/jedi
get_related_names:statements should work for now
This commit is contained in:
@@ -10,3 +10,14 @@ def abc(): pass
|
||||
abc.d.a.abc.d
|
||||
|
||||
abc
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
abc =
|
||||
|
||||
#< abc@20,0 abc@23,0
|
||||
abc
|
||||
|
||||
Reference in New Issue
Block a user