Codebase list ohcount / upstream/latest test / detect_files / ocaml.ml
upstream/latest

Tree @upstream/latest (Download .tar.gz)

ocaml.ml @upstream/latestraw · history · blame

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

(* multiline
   comment*)

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