aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/pom.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-06-16 02:16:07 -0400
committerEduardo Julian2022-06-16 02:16:07 -0400
commite00e0b5f1e5fb509cf8f32424397110f524b8148 (patch)
treead15496975ea945d5f8fb2c795414d561561d2b6 /stdlib/source/test/aedifex/pom.lux
parent9e2f1e76f2c8df01ed7687d934c3210fcf676bd6 (diff)
New "parser" hierarchy. [Part 3]
Diffstat (limited to 'stdlib/source/test/aedifex/pom.lux')
-rw-r--r--stdlib/source/test/aedifex/pom.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/test/aedifex/pom.lux b/stdlib/source/test/aedifex/pom.lux
index e72eef0ef..a4956b3a4 100644
--- a/stdlib/source/test/aedifex/pom.lux
+++ b/stdlib/source/test/aedifex/pom.lux
@@ -7,12 +7,12 @@
[control
["[0]" try]
["[0]" exception]
- ["<>" parser (.only)
- ["<[0]>" xml]]]
+ ["<>" parser]]
[data
["[0]" text (.open: "[1]#[0]" equivalence)]
[format
- ["[0]" xml]]]
+ ["[0]" xml (.only)
+ ["<[1]>" \\parser]]]]
[math
["[0]" random]]]]
[//