Iterating over Python iterables from TypeScript always returns undefined
for the iterator value
#47
Labels
wontfix
This will not be worked on
Consider the following TypeScript code:
Instead of outputting
it outputs
The text was updated successfully, but these errors were encountered: