diff options
Diffstat (limited to 'lux-cl')
-rw-r--r-- | lux-cl/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
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)]]] |