Skip to content

Commit 1afc10d

Browse files
authored
Merge branch 'master' into unnecessary_assert
2 parents 1c285e0 + 802e13c commit 1afc10d

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)