Replies: 1 comment 1 reply
-
For the return check case For the array case, I have no idea 😕 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing inconsistent type checking behavior. The LSP fails to detect when I annotate a wrong array type
It works when it is not an array, (just
---@type ClassB
)Is this expected behavior? Using version
sumneko.lua-3.15.0-darwin-arm64
Beta Was this translation helpful? Give feedback.
All reactions