From fa3f598fc3b91d92665fda293460944f75c95b67 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 9 Nov 2018 17:02:39 -0800 Subject: Fixing the upgrade pipeline, plus some misc. fixes. --- 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 d4cd227..28944dd 100644 --- a/core/text.nom +++ b/core/text.nom @@ -36,7 +36,7 @@ test: return (..) Lua "\ ..(function() - local \(mangle "comprehension") = _List{} + local \(mangle "comprehension") = List{} for \(%match as lua expr) in (\(%text as lua expr)):gmatch(\(..) %patt as lua expr ..) do -- cgit v1.2.3