summaryrefslogtreecommitdiff
path: root/meta/template/utf8.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-02-20 16:15:23 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-02-20 16:15:23 +0800
commit56153ba9957e7a877a0f292c39cb434eeee87045 (patch)
tree0528eaf4e3fe6509d27a73758cd09c52c1de214c /meta/template/utf8.lua
parent88b61185ccc223df259dcb2ae5b35177d9572b38 (diff)
downloadlua-language-server-56153ba9957e7a877a0f292c39cb434eeee87045.zip
remove alias of `table*`
Diffstat (limited to 'meta/template/utf8.lua')
-rw-r--r--meta/template/utf8.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/template/utf8.lua b/meta/template/utf8.lua
index a132da9e..43ce9961 100644
--- a/meta/template/utf8.lua
+++ b/meta/template/utf8.lua
@@ -8,8 +8,6 @@
---@field charpattern string
utf8 = {}
----@alias utf8* utf8lib
-
---#DES 'utf8.char'
---@param code integer
---@vararg integer