Codebase list ohcount / scrub-obsolete/main test / detect_files / ocaml.ml
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

ocaml.ml @scrub-obsolete/mainraw · history · blame

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

(* multiline
   comment*)

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