serene-rust-implementation/docs/examples/hello_world.srn

4 lines
68 B
Plaintext

(def a true)
;; (defn hello! (name)
;; (println "Hello %s" name))