Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1afc10d

Browse files
authoredMar 28, 2025··
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)
Please sign in to comment.