Added OCaml

This commit is contained in:
Robert Wohlrab
2007-12-01 15:19:46 +01:00
parent cf736413bb
commit 7ee85f8bbe

1
ocaml.ml Normal file
View File

@@ -0,0 +1 @@
print_string "Hello World\n"