aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/ffi/export.lua.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/ffi/export.lua.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/ffi/export.lua.lux b/stdlib/source/library/lux/ffi/export.lua.lux
index b81ca60be..679c0e50d 100644
--- a/stdlib/source/library/lux/ffi/export.lua.lux
+++ b/stdlib/source/library/lux/ffi/export.lua.lux
@@ -11,7 +11,7 @@
["<[0]>" code]]]
[data
[text
- ["%" format]]
+ ["%" \\format]]
[collection
["[0]" list (.open: "[1]#[0]" monad mix)]
["[0]" set]]]