This commit is contained in:
Florian Schroedl
2026-03-03 10:38:02 +01:00
commit 42ddb56d65
25 changed files with 3912 additions and 0 deletions

2
dev/squint/squint.edn Normal file
View File

@@ -0,0 +1,2 @@
{:paths ["src" "../../src"]
:output-dir ".compiled"}