aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/type.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/aedifex/artifact/type.lux')
-rw-r--r--stdlib/source/test/aedifex/artifact/type.lux12
1 files changed, 6 insertions, 6 deletions
diff --git a/stdlib/source/test/aedifex/artifact/type.lux b/stdlib/source/test/aedifex/artifact/type.lux
index 00b483a75..7b19d6c57 100644
--- a/stdlib/source/test/aedifex/artifact/type.lux
+++ b/stdlib/source/test/aedifex/artifact/type.lux
@@ -10,7 +10,7 @@
["[0]" set]
["[0]" list]]]
[math
- ["[0]" random {"+" [Random]} ("[1]\[0]" monad)]
+ ["[0]" random {"+" [Random]} ("[1]#[0]" monad)]
[number
["n" nat]]]]]
[\\program
@@ -20,12 +20,12 @@
(Random /.Type)
($_ random.either
($_ random.either
- (random\in /.lux_library)
- (random\in /.jvm_library))
+ (random#in /.lux_library)
+ (random#in /.jvm_library))
($_ random.either
- (random\in /.pom)
- (random\in /.md5)
- (random\in /.sha-1))
+ (random#in /.pom)
+ (random#in /.md5)
+ (random#in /.sha-1))
))
(def: .public test