first release

This commit is contained in:
atagen 2024-11-23 16:49:05 +11:00
commit 3393f1ecfe
16 changed files with 615 additions and 0 deletions

2
test/dune Normal file
View file

@ -0,0 +1,2 @@
(test
(name test_meat))

0
test/test_meat.ml Normal file
View file