Skip to content

Commit bcbd283

Browse files
authored
Merge pull request #228 from TheHungryBu/thehungrybu_hello_world_in_ocaml
Add Hello world in OCaml(closes #227)
2 parents 73bffc9 + 016df64 commit bcbd283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hello_world/hello_world.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print_endline "Hello World!"

0 commit comments

Comments
 (0)