Codebase list ohcount / fresh-snapshots/upstream test / src_dir / ocaml.ml
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

ocaml.ml @fresh-snapshots/upstreamraw · history · blame

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

(* multiline
   comment*)

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