mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
|
/+ tester
|
||
|
/= base /| /!noun/
|
||
|
/~ ~
|
||
|
==
|
||
|
/= recur /^ (map @ta tests:tester)
|
||
|
/| /_ /test-tree/
|
||
|
/~ ~
|
||
|
==
|
||
|
::
|
||
|
(merge-base-and-recur:tester !>(base) recur)
|