Skip to content

Commit 40fceb2

Browse files
author
Soomin Lee
committed
Add Hello world in OCaml(closes #227)
1 parent 5baada1 commit 40fceb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hello_world/hello_world.ml

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

0 commit comments

Comments
 (0)