forked from VimPlug/jedi
Make generators return more correct values with while loops, fixes #683
This commit is contained in:
@@ -156,7 +156,7 @@ a, b = simple()
|
||||
#? int() str()
|
||||
a
|
||||
# For now this is ok.
|
||||
#?
|
||||
#? int() str()
|
||||
b
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user