From d91adfe4ebd18099fde3e4389655d4532fc9b00c 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, 5 Jul 2019 15:04:41 +0800 Subject: =?UTF-8?q?=E6=89=A9=E5=B1=95=E4=BC=98=E5=85=88=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/test/diagnostics/init.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'server/test/diagnostics') diff --git a/server/test/diagnostics/init.lua b/server/test/diagnostics/init.lua index 62996054..ebdb917a 100644 --- a/server/test/diagnostics/init.lua +++ b/server/test/diagnostics/init.lua @@ -453,3 +453,8 @@ TEST [[ local x x = ]] + +TEST [[ +local x, y +x = +]] -- cgit v1.2.3