exercism/ocaml/hello-world/hello_world.mli

5 lines
51 B
OCaml

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