add initial commands

This commit is contained in:
2025-08-11 09:39:14 -09:00
parent ec39d6090d
commit 5ac385a063
25 changed files with 197 additions and 211 deletions
@@ -0,0 +1,4 @@
(module conjure-macroreplace.main-test)
(deftest something-simple
(t.= 1 1 "1 should equal 1, I hope!"))