aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/macro/syntax/check.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/macro/syntax/check.lux')
-rw-r--r--stdlib/source/lux/macro/syntax/check.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/macro/syntax/check.lux b/stdlib/source/lux/macro/syntax/check.lux
index 081e394b0..d3007b2b8 100644
--- a/stdlib/source/lux/macro/syntax/check.lux
+++ b/stdlib/source/lux/macro/syntax/check.lux
@@ -27,7 +27,7 @@
code.equivalence
))
-(def: #export (write (^slots [#type #value]))
+(def: #export (format (^slots [#type #value]))
(-> Check Code)
(` ((~ (code.text ..extension))
(~ type)