//
(ns clojure.examples.hello
(:gen-class))
(defn hello-world []
(println (clojure.string/triml White spaces )))
(hello-world)
//
(ns clojure.examples.hello
(:gen-class))
(defn hello-world []
(println (clojure.string/triml White spaces )))
(hello-world)