From 9585ac191f61d72dd198edec139b955276a53072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 8 Nov 2021 20:17:04 +0800 Subject: resolve #708 resolve #767 --- test/crossfile/hover.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/crossfile') diff --git a/test/crossfile/hover.lua b/test/crossfile/hover.lua index 6357ab50..f23850a5 100644 --- a/test/crossfile/hover.lua +++ b/test/crossfile/hover.lua @@ -593,7 +593,7 @@ function f(arg1: integer, arg2: integer) --- ```lua -function f() +function f(arg3: any) ```]]} -- cgit v1.2.3