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

5
lib/dune Normal file
View File

@ -0,0 +1,5 @@
(library
(name lang)
(public_name lang))
(include_subdirs qualified)