First commit

This commit is contained in:
elvis
2024-10-04 19:38:34 +02:00
parent 0ee328edfc
commit c1e513d3dc
12 changed files with 380 additions and 0 deletions

2
test/dune Normal file
View File

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

0
test/test_lang.ml Normal file
View File