basic cli parsing

This commit is contained in:
2024-08-18 03:49:34 +07:00
commit 6328b43957
11 changed files with 127 additions and 0 deletions

2
test/dune Normal file
View File

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

0
test/test_firmex.ml Normal file
View File