forked from VimPlug/jedi
dynamic arrays are now working pretty good
This commit is contained in:
@@ -162,13 +162,6 @@ dic2 = {'asdf': 3, 'b': 'str'}
|
||||
#? int()
|
||||
dic2[index]
|
||||
|
||||
# -----------------
|
||||
# chaining
|
||||
# -----------------
|
||||
|
||||
#? int()
|
||||
[tuple()].index()
|
||||
|
||||
# -----------------
|
||||
# __getitem__
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user