lua-language-server
lua-language-server copied to clipboard
Validation of function-type parameters
I expect error to occur on last line, because formal and actual signatures of callbacks do not match. But no any warnings happened.