dotfiles from arch
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---#if not JIT then DISABLE() end
|
||||
---@meta table.clear
|
||||
|
||||
---@version JIT
|
||||
---#DES 'table.clear'
|
||||
---@param tab table
|
||||
local function clear(tab) end
|
||||
|
||||
return clear
|
||||
Reference in New Issue
Block a user