Codebase list ohcount / 3c3c2f4 test / detect_files / ocaml.ml
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

ocaml.ml @3c3c2f4raw · history · blame

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

(* multiline
   comment*)

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