We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
---@generic T ---@param param1 T ---@return T[] local function test_one(param1) end local a = test_one(xxxx) -- 此处的a提示的是T[]类型,而非真正传进去xxxx的数组类型
The text was updated successfully, but these errors were encountered:
https://github.com/kaishiqi/LuaHelper/releases/tag/0.2.26.1
@ghost90240 我魔改了一版,请试试看效果
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: