aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data/color/named.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/data/color/named.lux')
-rw-r--r--stdlib/source/test/lux/data/color/named.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/data/color/named.lux b/stdlib/source/test/lux/data/color/named.lux
index 6d0130db6..aaf1fcab8 100644
--- a/stdlib/source/test/lux/data/color/named.lux
+++ b/stdlib/source/test/lux/data/color/named.lux
@@ -201,7 +201,7 @@
/.yellow_green]]
)]
(def: all_colors
- (list.concat (`` (list (~~ (template [<definition> <by_letter>]
+ (list.joined (`` (list (~~ (template [<definition> <by_letter>]
[((: (-> Any (List //.Color))
(function (_ _)
(`` (list (~~ (template.spliced <by_letter>))))))