diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2020-11-11 22:06:55 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2020-11-11 22:06:55 +0800 |
commit | 216fe5bf4677010af04238d8e0722e19b4acb3be (patch) | |
tree | 92cb99c6538a8696e341686e4749a6516e7fed8e /meta | |
parent | e7fad9fe5ddb897a5dd2c46b11c5981cdd3fbd66 (diff) | |
download | lua-language-server-216fe5bf4677010af04238d8e0722e19b4acb3be.zip |
编译 metadoc
Diffstat (limited to 'meta')
-rw-r--r-- | meta/template/builtin.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/template/builtin.lua b/meta/template/builtin.lua index 94bdd53f..4f45b1ec 100644 --- a/meta/template/builtin.lua +++ b/meta/template/builtin.lua @@ -6,7 +6,7 @@ ---@class integer: number ---#else ---@alias integer number ----#endif +---#end ---@class thread: any ---@class table: any ---@class file: any |