summaryrefslogtreecommitdiff
path: root/meta/template/basic.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-06-21 17:27:21 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-06-21 17:27:21 +0800
commit693226b24fb0888c12e89e6b413bf21522eed423 (patch)
tree76e273299c5065bfc3fc958894721bcd0712d3f2 /meta/template/basic.lua
parent600f5e09cd79585aba80ee692ca0a0995b874451 (diff)
downloadlua-language-server-693226b24fb0888c12e89e6b413bf21522eed423.zip
limit cross file
Diffstat (limited to 'meta/template/basic.lua')
-rw-r--r--meta/template/basic.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/template/basic.lua b/meta/template/basic.lua
index 7a42ab74..bb1464d6 100644
--- a/meta/template/basic.lua
+++ b/meta/template/basic.lua
@@ -137,6 +137,7 @@ 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'