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

Fix TLA not detecting top level declarations with await #8

Merged
merged 5 commits into from
Jun 6, 2024

Conversation

leonardoventurini
Copy link
Member

@leonardoventurini leonardoventurini commented May 27, 2024

Properly detect top level await by checking if the awaits are inside any function node.

@leonardoventurini
Copy link
Member Author

This solves:

meteor/meteor#12986

@nachocodoner nachocodoner deleted the tla-assignment branch July 25, 2024 12:11
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.

3 participants