From 2c6db7286b64e8ff59b3d36e7898211c4633fc7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 12 Oct 2021 16:52:03 +0800 Subject: pass tests --- test/hover/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/hover/init.lua b/test/hover/init.lua index 893d8698..0a05e1cc 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -799,7 +799,7 @@ TEST [[ global _G: _G { _G: _G, _VERSION: string = "Lua 5.4", - arg: table, + arg: string[], assert: function, collectgarbage: function, coroutine: coroutinelib, -- cgit v1.2.3