aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/macro/local.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/macro/local.lux')
-rw-r--r--stdlib/source/test/lux/macro/local.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/macro/local.lux b/stdlib/source/test/lux/macro/local.lux
index 8cbc19a0c..5a59c735f 100644
--- a/stdlib/source/test/lux/macro/local.lux
+++ b/stdlib/source/test/lux/macro/local.lux
@@ -46,7 +46,7 @@
constant <code>.any
pre_remove <code>.bit
body <code>.any])
- (macro.with_identifiers [g!output]
+ (macro.with_symbols [g!output]
(do meta.monad
[pop! (/.push (list [name (..constant constant)]))
[module short] (meta.normal name)