From 6fecb5d3950949d3bcf232f74283229248c21247 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 26 Apr 2018 14:04:51 -0700 Subject: Cleaning up codegen and TODO --- core/metaprogramming.nom | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/metaprogramming.nom') diff --git a/core/metaprogramming.nom b/core/metaprogramming.nom index f6f202f..e967172 100644 --- a/core/metaprogramming.nom +++ b/core/metaprogramming.nom @@ -97,8 +97,7 @@ immediately local template = nomsu:parse(Nomsu(]]..repr(tree.source)..[[, ]]..template..[[)); local replacement = nomsu:tree_with_replaced_vars(template, ]]..replacements..[[); return replacement:as_lua(nomsu); - end); - ]]); + end);]]); return lua; action [remove action %stub] -- cgit v1.2.3