(ns clojure.examples.hello (:gen-class)) ;; This program displays Hello World (defn Example [] (def x (float? 0)) (println x) (def x (float?
確定! 回上一頁