helloWorld (:gen-class)) (defn -main [greetee] (println (str "Hello " greetee "!"))) I see that this generates three classes in my /classes folder:
確定! 回上一頁