From 3494b7f1d0e93060cf0826f4f6c1b81d0d5e37a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Sat, 18 Jun 2022 02:39:47 +0800 Subject: update --- test/hover/init.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test/hover/init.lua') diff --git a/test/hover/init.lua b/test/hover/init.lua index 48daf593..0925db77 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -1939,3 +1939,11 @@ print(x.) [[ (field) x.y: unknown ]] + +TEST [[ +---@async +x({}, () end) +]] +[[ +(async) function () +]] -- cgit v1.2.3