forked from VimPlug/jedi
For now arrays just return tan integer if the index is something random
This commit is contained in:
@@ -45,7 +45,7 @@ b[int():]
|
||||
#? list()
|
||||
b[:]
|
||||
|
||||
#?
|
||||
#? int()
|
||||
b[:, 1]
|
||||
|
||||
class _StrangeSlice():
|
||||
|
||||
Reference in New Issue
Block a user