Skip to content

Commit d9fe112

Browse files
committed
small fix
1 parent 98c365b commit d9fe112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/utility.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ local RESERVED = {
8383
local m = {}
8484

8585
--- 打印表的结构
86-
---@param tbl table
86+
---@param tbl any
8787
---@param option? table
8888
---@return string
8989
function m.dump(tbl, option)

0 commit comments

Comments
 (0)