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

4 lines
65 B
Plaintext

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