Skip to content

Commit 802e13c

Browse files
committed
not support yet
1 parent dc4c9f2 commit 802e13c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meta/template/string.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ function string.sub(s, i, j) end
149149
---@param s string
150150
---@param pos? integer
151151
---@return any ...
152-
---@return integer offset
153152
---@nodiscard
154153
function string.unpack(fmt, s, pos) end
155154

0 commit comments

Comments
 (0)