mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-13 17:12:10 +00:00
Setup dune project
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
(executable
|
||||
(public_name croissant)
|
||||
(name main)
|
||||
(libraries croissant))
|
||||
@@ -0,0 +1 @@
|
||||
let () = print_endline "Hello, World!"
|
||||
Reference in New Issue
Block a user