Scaffold OCaml project

This commit is contained in:
Juno Takano 2025-03-31 10:09:43 -03:00
commit e8b489dd6f
8 changed files with 69 additions and 0 deletions

2
ocaml/test/dune Normal file
View file

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