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