1
0
forked from VimPlug/jedi

changed the way the tests react, when multiple elements are produced

This commit is contained in:
David Halter
2012-07-12 16:19:47 +02:00
parent c84ca8f897
commit 4739eb6c02
5 changed files with 12 additions and 11 deletions

View File

@@ -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, ""