From bbd6f89a2a024e4b9fa7f7f1f5cd5564187c622b 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, 14 Dec 2019 15:54:35 +0800 Subject: =?UTF-8?q?=E6=95=B4=E7=90=86ref=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test-beta/references/init.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test-beta/references/init.lua') diff --git a/test-beta/references/init.lua b/test-beta/references/init.lua index 3cbb5ed8..04ca9936 100644 --- a/test-beta/references/init.lua +++ b/test-beta/references/init.lua @@ -204,6 +204,17 @@ t.x = 1 t[a.b.] = 1 ]] +TEST [[ +local t +local = t. + +() + +return { + = , +} +]] + --TEST [[ -----@class -----@type -- cgit v1.2.3