Skip to content

Commit ace75c7

Browse files
committed
Merge branch 'main' of github.com:EmmyLuaLs/emmylua-analyzer-rust
2 parents f1886ce + 861c447 commit ace75c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/emmylua_code_analysis/resources/std

crates/emmylua_code_analysis/resources/std/global.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ function select(index, ...) end
375375
---
376376
--- This function returns `table`.
377377
---@param table table
378-
---@param metatable std.metatable|table
378+
---@param metatable std.metatable|table|nil
379379
---@return table
380380
function setmetatable(table, metatable) end
381381

0 commit comments

Comments
 (0)