aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/extension.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/extension.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/extension.lux b/stdlib/source/library/lux/extension.lux
index fd4781f84..ffe7a4a78 100644
--- a/stdlib/source/library/lux/extension.lux
+++ b/stdlib/source/library/lux/extension.lux
@@ -36,7 +36,7 @@
<c>.local
(<c>.tuple (<>.some <c>.any)))))
-(template [<any> <end> <and> <result> <extension> <name>]
+(with_template [<any> <end> <and> <result> <extension> <name>]
[(def: .public <name>
(syntax (_ [[name extension phase archive inputs] (..declaration (` <any>))
body <c>.any])