Start with hello world

This commit is contained in:
Guillaume 2026-03-13 18:19:13 +01:00
parent 997d908be0
commit 1fd977fede
6 changed files with 38 additions and 23 deletions

2
bin/dune Normal file
View file

@ -0,0 +1,2 @@
(executable
(name main))