From ae979c3718b6b472148a19f64aa3e0878e1e259d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 15 May 2018 14:53:37 -0700 Subject: Minor cleanups changes. --- nomsu_tree.moon | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nomsu_tree.moon') diff --git a/nomsu_tree.moon b/nomsu_tree.moon index fc71219..f63f036 100644 --- a/nomsu_tree.moon +++ b/nomsu_tree.moon @@ -54,8 +54,7 @@ Tree "Block", line_lua = line\as_lua(nomsu) if i > 1 lua\append "\n" - line_lua\convert_to_statements! - lua\append line_lua + lua\append line_lua\as_statements! return lua as_nomsu: (inline=false)=> -- cgit v1.2.3