From ac3235f4e9b800b0726a2e90555b109d5b58abfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Fri, 15 Jul 2022 17:11:11 +0800 Subject: fix hover --- test/hover/init.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test/hover') diff --git a/test/hover/init.lua b/test/hover/init.lua index 82cf1ddf..0954ac80 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -2112,3 +2112,11 @@ print() [[ local bool: boolean = true|false ]] + +TEST [[ +---@type 'a' +local +]] +[[ +local s: 'a' +]] -- cgit v1.2.3