aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/time/date.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/time/date.lux')
-rw-r--r--stdlib/source/test/lux/time/date.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/time/date.lux b/stdlib/source/test/lux/time/date.lux
index a95e4c10f..958438f13 100644
--- a/stdlib/source/test/lux/time/date.lux
+++ b/stdlib/source/test/lux/time/date.lux
@@ -14,7 +14,7 @@
["[0]" exception]]
[data
["[0]" text
- ["%" format (.only format)]
+ ["%" \\format (.only format)]
["<[1]>" \\parser]]]
[math
["[0]" random (.only Random)]