diff options
Diffstat (limited to 'core/text.nom')
| -rw-r--r-- | core/text.nom | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
