From 289f9de576a7980184339f380d5000f7d71f6d7e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 13 Jun 2022 01:55:22 -0400 Subject: New "format" hierarchy. --- lux-cl/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-cl') diff --git a/lux-cl/source/program.lux b/lux-cl/source/program.lux index 861024d0d..4b82594fc 100644 --- a/lux-cl/source/program.lux +++ b/lux-cl/source/program.lux @@ -15,7 +15,7 @@ ["[0]" promise (.only Promise)]]] [data ["[0]" text (.open: "[1]#[0]" hash) - ["%" format (.only format)] + ["%" \\format (.only format)] ["[0]" encoding]] [collection ["[0]" array (.only Array)]]] -- cgit v1.2.3