From 6e47a81bc1c43a6188e17d3d77bbc88b7932269c 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 Apr 2022 04:23:27 +0800 Subject: fix get table key `table[string] -> boolean` --- test/hover/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/hover') diff --git a/test/hover/init.lua b/test/hover/init.lua index d4160dfa..199df06d 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -1576,7 +1576,7 @@ local x: unknown ]] TEST [[ ----@type any +---@type unknown local t.a = 1 ]] -- cgit v1.2.3