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

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

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

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

(* multiline
   comment*)

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