From acd1191fb06a51f70f553c1dc8b47cf245a1c913 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 19 Nov 2018 17:21:08 -0800 Subject: Tweaks and API cleanup. --- 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 165a814..fe97527 100644 --- a/core/metaprogramming.nom +++ b/core/metaprogramming.nom @@ -118,7 +118,7 @@ lua> "\ test: (foo %x) means "outer" - with local [(foo %)'s meaning]: + with {((foo %)'s meaning)}: (foo %x) means: %y = (%x + 1) return %y -- cgit v1.2.3