diff options
Diffstat (limited to 'lux-lua/source')
-rw-r--r-- | lux-lua/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-lua/source/program.lux b/lux-lua/source/program.lux index b3af368bb..dc909805f 100644 --- a/lux-lua/source/program.lux +++ b/lux-lua/source/program.lux @@ -16,7 +16,7 @@ ["[0]" async (.only Async)]]] [data ["[0]" text (.open: "[1]#[0]" hash) - ["%" format (.only format)] + ["%" \\format (.only format)] [encoding ["[0]" utf8]]] [collection |