From 7f47d4204039258cec78c767f489b7809b4257ff Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 17 Nov 2018 14:38:05 -0800 Subject: In-progress (but working) overhaul of some elements including: function calls, lib/thing.nom API, multi-assignments, varargs, etc. --- core/text.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/text.nom') diff --git a/core/text.nom b/core/text.nom index 50a0ab5..62b6656 100644 --- a/core/text.nom +++ b/core/text.nom @@ -63,4 +63,4 @@ externally (%num as hex) means: for %name = %str in %escapes: with {%lua: Lua (quote %str)}: - %compile.action.%name = ([] -> %lua) + %compile.action.%name = (-> %lua) -- cgit v1.2.3