This commit is contained in:
2026-01-24 20:50:49 -07:00
commit 01fc065433
10 changed files with 925 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
(ns net.deertopia.main
(:gen-class))
(defn -main []
(println "hi"))