You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---@typestring|string[]localx=""-- TO BE xs: string[] -- AS IS xs: string[] | stringlocalxs=type(a) =="string" and {x} orxiftype(x) =="string" thenxs= {x}
elsexs=aend-- but xs:string[]
How are you using the lua-language-server?
NeoVim
Which OS are you using?
Windows
What is the issue affecting?
Type Checking, Annotations
Expected Behaviour
TO BE
code 1
Actual Behaviour
AS IS
Reproduction steps
code 1
xs
Additional Notes
No response
Log File
Log file
The text was updated successfully, but these errors were encountered: