exercism/ocaml/hello-world/hello_world.mli
2017-08-12 09:01:07 -05:00

5 lines
51 B
OCaml

(*
Returns "Hello, World!"
*)
val hello: string