summaryrefslogtreecommitdiff
path: root/test/hover
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-29 11:46:41 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-29 15:10:48 +0800
commit94bd343b1850dab6e91e9bbb928f82ef08c2f836 (patch)
tree33a4cb61720b8aab3129de3eb24c7593380fa808 /test/hover
parent85238d59c30309b8cffcd37dd5b55f7c8a85d99e (diff)
downloadlua-language-server-94bd343b1850dab6e91e9bbb928f82ef08c2f836.zip
clean up code
Diffstat (limited to 'test/hover')
-rw-r--r--test/hover/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hover/init.lua b/test/hover/init.lua
index 7c0100ca..8f6a541f 100644
--- a/test/hover/init.lua
+++ b/test/hover/init.lua
@@ -878,7 +878,7 @@ end
]]
[[
function a(b: table)
- -> any
+ -> table
]]
TEST [[