Codebase list ohcount / upstream/3.1.1 test / src_dir / ocaml.ml
upstream/3.1.1

Tree @upstream/3.1.1 (Download .tar.gz)

ocaml.ml @upstream/3.1.1raw · history · blame

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

(* multiline
   comment*)

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