add fun ocaml project

This commit is contained in:
2023-05-31 16:17:32 +07:00
parent 54f1f3eb38
commit 8b962dd88a
9 changed files with 594 additions and 0 deletions

2
macho-ocaml/test/dune Normal file
View File

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

View File