aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/macro/local.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/documentation/lux/macro/local.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/documentation/lux/macro/local.lux b/stdlib/source/documentation/lux/macro/local.lux
index b06966c81..69a46f019 100644
--- a/stdlib/source/documentation/lux/macro/local.lux
+++ b/stdlib/source/documentation/lux/macro/local.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux {"-" [char]}
- ["$" documentation {"+" [documentation:]}]
+ [lux {"-" char}
+ ["$" documentation {"+" documentation:}]
[data
- [text {"+" [\n]}
- ["%" format {"+" [format]}]]
+ [text {"+" \n}
+ ["%" format {"+" format}]]
[collection
["[0]" list]]]]]
[\\library