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 setfenv definition #2835

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Fix setfenv definition #2835

merged 1 commit into from
Sep 5, 2024

Conversation

emmericp
Copy link
Contributor

@emmericp emmericp commented Sep 1, 2024

The first parameter got parsed as async fun(...):(...|integer) which triggered an incorrect warning when using it as setfenv(2, env)

The first parameter got parsed as `async fun(...):(...|integer)` which triggered an incorrect warning when using it as `setfenv(2, env)`
@sumneko sumneko merged commit 5083f1c into LuaLS:master Sep 5, 2024
11 checks passed
@sumneko
Copy link
Collaborator

sumneko commented Sep 5, 2024

Thank you!

Ketho added a commit to Ketho/vscode-wow-api that referenced this pull request Oct 29, 2024
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.

2 participants