Initial commit

This commit is contained in:
Walter Leibbrandt
2021-06-05 18:40:25 +02:00
commit 29bee0bfb1
23 changed files with 7351 additions and 0 deletions
@@ -0,0 +1,4 @@
(module conjure-macroexpand.main-test)
(deftest something-simple
(t.= 1 1 "1 should equal 1, I hope!"))