From 0a86f339d0eea44404502ae4cda8022a2ea21f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Thu, 15 Jul 2021 14:58:57 +0800 Subject: fix #598 --- test/hover/init.lua | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'test') diff --git a/test/hover/init.lua b/test/hover/init.lua index 18482de5..4f339c87 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -1664,3 +1664,10 @@ local t: { [10]: string = "d", } ]] + +TEST [[ +function f1.f2.() end +]] +[[ +function f1.f2.f3() +]] -- cgit v1.2.3