Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number count
|
||||
---@return number count
|
||||
---Returns the total Lua memory usage. Deprecated in Lua 5.1; use collectgarbage("count") instead.
|
||||
function gcinfo() end
|
||||
function gcinfo() end
|
||||
|
||||
Reference in New Issue
Block a user