summaryrefslogtreecommitdiff
path: root/meta/template/basic.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-06-21 19:18:25 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-06-21 19:18:25 +0800
commite7aa360492f0cde296281c3b2518691fbfc761e4 (patch)
tree41c4e113fea9ca221e12a2f8fd3f0f09117f9299 /meta/template/basic.lua
parent693226b24fb0888c12e89e6b413bf21522eed423 (diff)
downloadlua-language-server-e7aa360492f0cde296281c3b2518691fbfc761e4.zip
stash
Diffstat (limited to 'meta/template/basic.lua')
-rw-r--r--meta/template/basic.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/template/basic.lua b/meta/template/basic.lua
index bb1464d6..7a42ab74 100644
--- a/meta/template/basic.lua
+++ b/meta/template/basic.lua
@@ -137,7 +137,6 @@ function next(table, index) end
---@param t T
---@return fun(table: table<K, V>, index?: K):K, V
---@return T
----@return nil
function pairs(t) end
---#DES 'pcall'