From 6a4f1a224273118a5429094ddd83420b7d69b28d Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 1 Jun 2018 08:31:47 +0800 Subject: =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/hello.lls | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/hello.lls b/test/hello.lls index 86e6a6b..05c8183 100644 --- a/test/hello.lls +++ b/test/hello.lls @@ -100,6 +100,8 @@ func test() arr = {1, 2, 2, 3, 5, 2}; /* 字符串拼接 */ str = "hello " + "world"; + f = {}; + } func main() -- cgit v1.1-26-g67d0