diff --git a/ocaml.ml b/ocaml.ml new file mode 100644 index 00000000..93dbf378 --- /dev/null +++ b/ocaml.ml @@ -0,0 +1 @@ +print_string "Hello World\n" \ No newline at end of file