(def my-map {:a-key 1 :other-key 2}) Leads to: (def my-map {:a-key 1 :other-key 2}) See https://github.com/clojure-emacs/clojure-mode ...
確定! 回上一頁