1
0
forked from VimPlug/jedi

tests and error catching for double executions

This commit is contained in:
David Halter
2012-04-25 10:01:53 +02:00
parent 3780e44603
commit e466508b4d
3 changed files with 26 additions and 13 deletions

View File

@@ -98,7 +98,7 @@ u1.real
u1.upper
# -----------------
# should fail
# should fail (return nothing)
# -----------------
(f, g) = (1,)
#? ['imag']