Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add async iterator symbol to Symbol table. #1372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aermicioi
Copy link

Added missing async iterator symbol, preventing proper implementation of custom async iterators.

Added missing async iterator symbol, preventing proper implementation of custom async iterators.
@Perryvw
Copy link
Member

Perryvw commented Dec 25, 2022

Please add some tests demonstrating implementation of an async iterator here: https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/test/unit/loops.spec.ts#L430

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants