Issue with generic parameters in 3.6 #1676
Labels
bug
Something isn't working
feat/generic
Related to generic emulation feature
feat/type check
Related to the type checking feature
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?
Annotations, Type Checking, Diagnostics/Syntax Checking
Expected Behaviour
Actual Behaviour
Reproduction steps
Additional Notes
Not sure if my annotations are wrong, but it worked in the previous version. If I change the signature so that the second parameter is
T
instead ofT|fun(e : T) : boolean
then it works fine.Thanks for your continued work on the language server!
Log File
Let me know if you need it.
The text was updated successfully, but these errors were encountered: