We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c365b commit d9fe112Copy full SHA for d9fe112
script/utility.lua
@@ -83,7 +83,7 @@ local RESERVED = {
83
local m = {}
84
85
--- 打印表的结构
86
----@param tbl table
+---@param tbl any
87
---@param option? table
88
---@return string
89
function m.dump(tbl, option)
0 commit comments