Codebase list ohcount / lintian-fixes/main test / src_dir / ocaml.ml
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

ocaml.ml @lintian-fixes/mainraw · history · blame

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

(* multiline
   comment*)

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