lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Validation of function-type parameters

Open SpectralMorphy opened this issue 1 year ago • 0 comments

I expect error to occur on last line, because formal and actual signatures of callbacks do not match. But no any warnings happened.

image

SpectralMorphy avatar Jun 09 '24 12:06 SpectralMorphy