summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-29 15:10:44 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-29 15:10:48 +0800
commit317727b36088b97c4e46e573c4ed673ae44ffc26 (patch)
tree75573d1e73c509c5d3996731f704fc61c28dccb4 /test
parent94bd343b1850dab6e91e9bbb928f82ef08c2f836 (diff)
downloadlua-language-server-317727b36088b97c4e46e573c4ed673ae44ffc26.zip
clean up code
Diffstat (limited to 'test')
-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 8f6a541f..5b3acded 100644
--- a/test/hover/init.lua
+++ b/test/hover/init.lua
@@ -1264,7 +1264,7 @@ end
local <?x?> = f()
]]
[[
-local x: integer
+local x: any
]]
TEST [[