aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/debug.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/debug.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/debug.lux b/stdlib/source/library/lux/debug.lux
index 09d379e8c..2dbebbecc 100644
--- a/stdlib/source/library/lux/debug.lux
+++ b/stdlib/source/library/lux/debug.lux
@@ -525,7 +525,7 @@
(exception.except ..cannot_represent_value type)))
(def .public private
- (syntax (_ [definition <code>.symbol])
+ (syntax (_ [definition <code>.global])
(let [[module _] definition]
(in (list (` (.in_module#
(, (code.text module))