1 2 3 4 5 6 7 8 9
---#if not JIT then DISABLE() end ---@meta ---@version JIT ---#DES 'table.clear' ---@param tab table local function clear(tab) end return clear