Let's say we have this silly, nonsensical, function in a file ... n 40) (+ n 20) (clojure.core/cond (> n 20) (- (first n) 20) :else 0)) Form ...
確定! 回上一頁