diff options
Diffstat (limited to 'stdlib/source/test/lux/time/date.lux')
-rw-r--r-- | stdlib/source/test/lux/time/date.lux | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/stdlib/source/test/lux/time/date.lux b/stdlib/source/test/lux/time/date.lux index beaae5d9d..a95e4c10f 100644 --- a/stdlib/source/test/lux/time/date.lux +++ b/stdlib/source/test/lux/time/date.lux @@ -11,12 +11,11 @@ ["$[0]" codec]]] [control ["[0]" try (.open: "[1]#[0]" functor)] - ["[0]" exception] - [parser - ["<[0]>" text]]] + ["[0]" exception]] [data - [text - ["%" format (.only format)]]] + ["[0]" text + ["%" format (.only format)] + ["<[1]>" \\parser]]] [math ["[0]" random (.only Random)] [number |