1
0
forked from VimPlug/jedi

Make generators return more correct values with while loops, fixes #683

This commit is contained in:
Dave Halter
2020-01-29 10:13:46 +01:00
parent d630ed55f3
commit e930f47861
4 changed files with 13 additions and 8 deletions

View File

@@ -156,7 +156,7 @@ a, b = simple()
#? int() str()
a
# For now this is ok.
#?
#? int() str()
b