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 dc4c9f2 commit 802e13cCopy full SHA for 802e13c
1 file changed
meta/template/string.lua
@@ -149,7 +149,6 @@ function string.sub(s, i, j) end
149
---@param s string
150
---@param pos? integer
151
---@return any ...
152
----@return integer offset
153
---@nodiscard
154
function string.unpack(fmt, s, pos) end
155
0 commit comments