start adding ocaml

This commit is contained in:
NunoSempere 2023-10-14 19:13:28 +01:00
parent 5c0294b4b1
commit dd8a1806bd

1
ocaml/samples.ml Normal file
View File

@ -0,0 +1 @@
print_endline "Hello world";;