summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-07 02:38:16 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-07 02:38:16 +0800
commite9975c2081dfe2f42392a7612b2a3862e513e45e (patch)
tree630e9e8ae9fb085e46771f807bcaa41ae038004b /meta
parent3e2948e1480659d7c29f9d701e378330c08b238f (diff)
downloadlua-language-server-e9975c2081dfe2f42392a7612b2a3862e513e45e.zip
doc.type.boolean
Diffstat (limited to 'meta')
-rw-r--r--meta/template/builtin.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/template/builtin.lua b/meta/template/builtin.lua
index 41858096..2ef14f53 100644
--- a/meta/template/builtin.lua
+++ b/meta/template/builtin.lua
@@ -4,8 +4,6 @@
---@class any
---@class nil
---@class boolean
----@class true: boolean
----@class false: boolean
---@class number
---@class integer: number
---@class thread