(* Hello COS 326 in OCaml To compile and run this file: at the $ prompt, $ ocaml hello.ml *) print_string "Hello COS 326!!\n"