We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
collectgarbage
1 parent 3a65772 commit 524581fCopy full SHA for 524581f
1 file changed
meta/template/basic.lua
@@ -36,6 +36,7 @@ function assert(v, message, ...) end
36
---#if VERSION == 5.4 then
37
---#DES 'collectgarbage'
38
---@param opt? gcoptions
39
+---@param ... integer
40
---@return any
41
function collectgarbage(opt, ...) end
42
---#else
0 commit comments