Open
Description
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Type Checking
Reproduction steps
---@param a number|string
function Foo.Bar(a)
return a:lower() -- Should warn as the code will error on a number input
end
Additional Notes
Log File
No response
Metadata
Metadata
Assignees
Labels
No labels