summaryrefslogtreecommitdiff
path: root/test-beta/hover/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test-beta/hover/init.lua')
-rw-r--r--test-beta/hover/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-beta/hover/init.lua b/test-beta/hover/init.lua
index 68205e38..d57f4d51 100644
--- a/test-beta/hover/init.lua
+++ b/test-beta/hover/init.lua
@@ -273,7 +273,7 @@ function string.lower(string)
-> string
]]
--- TODO 不根据传入值推测参数类型
+-- 不根据传入值推测参数类型
TEST [[
local function x(a, ...)
end