aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/debug.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/debug.lux')
-rw-r--r--stdlib/source/test/lux/debug.lux13
1 files changed, 7 insertions, 6 deletions
diff --git a/stdlib/source/test/lux/debug.lux b/stdlib/source/test/lux/debug.lux
index ccf72208a..8dae4a18e 100644
--- a/stdlib/source/test/lux/debug.lux
+++ b/stdlib/source/test/lux/debug.lux
@@ -25,12 +25,13 @@
["<[1]>" \\parser]]
["[0]" macro (.only)
[syntax (.only syntax)]]]
- [time (.only Time)
- [instant (.only Instant)]
- [date (.only Date)]
- [duration (.only Duration)]
- [month (.only Month)]
- [day (.only Day)]]]]
+ [world
+ [time (.only Time)
+ [instant (.only Instant)]
+ [date (.only Date)]
+ [duration (.only Duration)]
+ [month (.only Month)]
+ [day (.only Day)]]]]]
[\\library
["[0]" /]]
["$[0]" //