(clojure.spec/def (keyword "foo" "bar") string?) It fails, because the def macro does not evaluate the first argument. Is this intentional?
確定! 回上一頁