We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nil
1 parent 6fc07b3 commit c5914d9Copy full SHA for c5914d9
1 file changed
crates/emmylua_code_analysis/resources/std/global.lua
@@ -375,7 +375,7 @@ function select(index, ...) end
375
---
376
--- This function returns `table`.
377
---@param table table
378
----@param metatable std.metatable|table
+---@param metatable std.metatable|table|nil
379
---@return table
380
function setmetatable(table, metatable) end
381
0 commit comments