aboutsummaryrefslogtreecommitdiff
path: root/core/text.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-11-09 17:02:39 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-11-09 17:02:53 -0800
commitfa3f598fc3b91d92665fda293460944f75c95b67 (patch)
treea5d19eac16d81873ab51171bdd5670793baa4ff8 /core/text.nom
parent69aaea030e08e083151aa25b8080eddd0d4c1683 (diff)
Fixing the upgrade pipeline, plus some misc. fixes.
Diffstat (limited to 'core/text.nom')
-rw-r--r--core/text.nom2
1 files changed, 1 insertions, 1 deletions
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