Codebase list ohcount / debian/latest test / src_dir / ocaml.ml
debian/latest

Tree @debian/latest (Download .tar.gz)

ocaml.ml @debian/latestraw · history · blame

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

(* multiline
   comment*)

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