aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/type/unit.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/type/unit.lux')
-rw-r--r--stdlib/source/test/lux/type/unit.lux13
1 files changed, 6 insertions, 7 deletions
diff --git a/stdlib/source/test/lux/type/unit.lux b/stdlib/source/test/lux/type/unit.lux
index 291f6f6b2..aecce2374 100644
--- a/stdlib/source/test/lux/type/unit.lux
+++ b/stdlib/source/test/lux/type/unit.lux
@@ -6,11 +6,10 @@
[abstract
[monad (#+ do)]
[equivalence (#+ Equivalence)]
- {[0 #spec]
- [/
- ["$." equivalence]
- ["$." order]
- ["$." enum]]}]
+ [\spec
+ ["$." equivalence]
+ ["$." order]
+ ["$." enum]]]
[macro
[syntax (#+ syntax:)]
["." code]]
@@ -19,8 +18,8 @@
[number
["i" int]
["." ratio ("#\." equivalence)]]]]
- {1
- ["." /]})
+ [\\
+ ["." /]])
(template [<name> <type> <unit>]
[(def: (<name> range)