Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
Add OCaml hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
2598283959 committed Oct 1, 2017
1 parent d64cd6d commit e4151ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hello_world.ml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print_string "hello world\n";;

0 comments on commit e4151ff

Please sign in to comment.