Initial commit

This commit is contained in:
heyarne 2020-05-02 14:26:48 +02:00
commit 7e37ce499b
7 changed files with 215 additions and 0 deletions

View file

@ -0,0 +1,2 @@
(ns heyarne.all-my-friends.core)
(println "hello world")