You have just run your first Clojure code! ... cat src/hw/core.clj (ns hw.core) (defn -main [& args] (println "Hello World!")).
確定! 回上一頁