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