Skip to content

fix: incorrect infer of function array annotation on tables#2991

Merged
sumneko merged 1 commit intoLuaLS:masterfrom
tomlau10:bugfix/function_array
Dec 16, 2024
Merged

fix: incorrect infer of function array annotation on tables#2991
sumneko merged 1 commit intoLuaLS:masterfrom
tomlau10:bugfix/function_array

Conversation

@tomlau10
Copy link
Contributor

fix #2367

bugfix explanation:

@sumneko sumneko merged commit 7f76050 into LuaLS:master Dec 16, 2024
11 checks passed
@tomlau10 tomlau10 deleted the bugfix/function_array branch December 22, 2024 05:17
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.

Way to @type annotate array of functions without { [integer]: fun() }

2 participants