We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24fc193 commit ddc96bdCopy full SHA for ddc96bd
meta/template/string.lua
@@ -73,7 +73,6 @@ function string.gmatch(s, pattern, init) end
73
---@param n? integer
74
---@return string
75
---@return integer count
76
----@nodiscard
77
function string.gsub(s, pattern, repl, n) end
78
79
---#DES 'string.len'
0 commit comments