codecrumbs/example-project/languages/ocaml.ml

3 lines
58 B
Standard ML

/* cc:main function */
let hello = () => "Hello, World!";