Codebase list ohcount / upstream/4.0.0 test / detect_files / ocaml.ml
upstream/4.0.0

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

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

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

(* multiline
   comment*)

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