aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/parser/tree.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/control/parser/tree.lux')
-rw-r--r--stdlib/source/test/lux/control/parser/tree.lux14
1 files changed, 7 insertions, 7 deletions
diff --git a/stdlib/source/test/lux/control/parser/tree.lux b/stdlib/source/test/lux/control/parser/tree.lux
index 21f048ffa..30fc3f5d1 100644
--- a/stdlib/source/test/lux/control/parser/tree.lux
+++ b/stdlib/source/test/lux/control/parser/tree.lux
@@ -5,19 +5,19 @@
[abstract
[monad {"+" [do]}]]
[control
- ["." try]
- ["." exception]]
+ ["[0]" try]
+ ["[0]" exception]]
[data
[collection
- ["." tree
- ["." zipper]]]]
+ ["[0]" tree
+ ["[0]" zipper]]]]
[math
- ["." random]
+ ["[0]" random]
[number
["n" nat]]]]]
[\\library
- ["." /
- ["/#" //]]])
+ ["[0]" /
+ ["/[1]" //]]])
(template: (!expect <pattern> <value>)
[(case <value>