diff options
Diffstat (limited to 'lux-python')
-rw-r--r-- | lux-python/source/program.lux | 2 |
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 |