From 7c43e3361536dc92c807608ed0e9ca90be54dbaf 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, 18 Aug 2020 17:27:47 +0800 Subject: =?UTF-8?q?=E6=95=B4=E7=90=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test-beta/definition/call.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test-beta') diff --git a/test-beta/definition/call.lua b/test-beta/definition/call.lua index d18591ff..42502f40 100644 --- a/test-beta/definition/call.lua +++ b/test-beta/definition/call.lua @@ -1,7 +1,7 @@ TEST [[ function f() - local x - return x + local + return end local = f() print() -- cgit v1.2.3