5 lines
51 B
OCaml
5 lines
51 B
OCaml
|
(*
|
||
|
Returns "Hello, World!"
|
||
|
*)
|
||
|
val hello: string
|