From ae8ce1e4d975d6aefc947a008ed8a82eec1312d3 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 16:55:44 +0800 Subject: cleanup --- test/diagnostics/init.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/diagnostics/init.lua') diff --git a/test/diagnostics/init.lua b/test/diagnostics/init.lua index e8e24141..4fcf38ab 100644 --- a/test/diagnostics/init.lua +++ b/test/diagnostics/init.lua @@ -1483,3 +1483,9 @@ end return af ]] + +TEST [[ +local _ = type(function () ---@async + return nil +end) +]] -- cgit v1.2.3