Just a commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
(ns hello-world)
|
||||
|
||||
(defn hello [] ;; <- arglist goes here
|
||||
;; your code goes here
|
||||
)
|
||||
Reference in New Issue
Block a user