Codebase list ohcount / 418eb148-debb-459d-9085-b6946065d8a4/main test / src_dir / ocaml.ml
418eb148-debb-459d-9085-b6946065d8a4/main

Tree @418eb148-debb-459d-9085-b6946065d8a4/main (Download .tar.gz)

ocaml.ml @418eb148-debb-459d-9085-b6946065d8a4/mainraw · history · blame

(** documentation *)
print_string "Hello world!\n";;
(**/**)
(* extra comment *)

(* multiline
   comment*)

(* recursion in (* a
   comment *) to complicate things *)