Code format
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
|
||||
---@param table table<any, any>
|
||||
---@param value any
|
||||
---@return number|nil 1 or nil
|
||||
function tContains(table, value) end
|
||||
function tContains(table, value) end
|
||||
|
||||
Reference in New Issue
Block a user