forked from VimPlug/jedi
changed the way the tests react, when multiple elements are produced
This commit is contained in:
@@ -24,7 +24,7 @@ c[0][1]
|
||||
|
||||
b = [6,7]
|
||||
|
||||
#? int() int()
|
||||
#? int()
|
||||
b[8-7]
|
||||
|
||||
#? list()
|
||||
@@ -82,7 +82,7 @@ b4
|
||||
(1)
|
||||
#? int()
|
||||
((1))
|
||||
#? int() int()
|
||||
#? int()
|
||||
((1)+1)
|
||||
|
||||
u, v = 1, ""
|
||||
|
||||
Reference in New Issue
Block a user