serene-golang-implementation/bootstrap/examples/hello-world.srn

4 lines
65 B
Plaintext

(ns examples.hello-world)
(def hello-world (fn () 'helloworld))