making clojure and emacs work
This commit is contained in:
parent
85f0b62eef
commit
78dd7e1f0c
3 changed files with 11 additions and 7 deletions
6
scripts/dlvid.clj
Normal file → Executable file
6
scripts/dlvid.clj
Normal file → Executable file
|
@ -1 +1,5 @@
|
|||
(ietahst)
|
||||
#!/usr/bin/env bb
|
||||
(println (+ 1 2))
|
||||
|
||||
(defn thing []
|
||||
(- 88 55 66))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue