From 7f98262dfa92072fbfac785617a6dd364cc0146b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 18 Jun 2018 18:39:21 -0700 Subject: Minor cleanups --- core/metaprogramming.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/metaprogramming.nom') diff --git a/core/metaprogramming.nom b/core/metaprogramming.nom index a7da3d8..8911b59 100644 --- a/core/metaprogramming.nom +++ b/core/metaprogramming.nom @@ -110,7 +110,7 @@ compile [parse %actions as %body] to "\nreturn nomsu:compile(tree)") return \(compile as: compile %actions to %new_body) -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile [remove action %action] to Lua ".." -- cgit v1.2.3