aboutsummaryrefslogtreecommitdiff
path: root/lux-python
diff options
context:
space:
mode:
authorEduardo Julian2022-06-13 01:55:22 -0400
committerEduardo Julian2022-06-13 01:55:22 -0400
commit289f9de576a7980184339f380d5000f7d71f6d7e (patch)
treee0ac1c14a496d6bf3139e1e3b600dde73decf208 /lux-python
parent32e730e93f0a88cc537622c854a48eb229419893 (diff)
New "format" hierarchy.
Diffstat (limited to 'lux-python')
-rw-r--r--lux-python/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux
index 2368323f7..1bdc743c0 100644
--- a/lux-python/source/program.lux
+++ b/lux-python/source/program.lux
@@ -18,7 +18,7 @@
["[0]" async (.only Async)]]]
[data
["[0]" text (.open: "[1]#[0]" hash)
- ["%" format (.only format)]
+ ["%" \\format (.only format)]
[encoding
["[0]" utf8]]]
[collection