Ocaml FTW!
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
(executable
|
||||
(public_name helloworld)
|
||||
(name main)
|
||||
(libraries helloworld))
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
(executable
|
||||
(public_name helloworld)
|
||||
(name main)
|
||||
(libraries helloworld))
|
||||