ocaml-standard-library/lib/main.ml
2021-12-16 21:01:08 +11:00

4 lines
60 B
OCaml

open FromStdlib open Types
let _ = printf "Hello, World\n"