1 2 3 4 5 6 7 8 9 10
(.module: [lux #* ["_" test (#+ Test)]] {1 ["." /]}) (def: #export test Test (<| (_.covering /._) (_.in-parallel (list))))