(def ch (make-chan)) ; test that channels and symbol translation are working (go (send! ch 'foo)) (assert (= 'foo (