Codebase list ohcount / dfcc369c-a8fa-4697-8331-c0472835aae2/main test / detect_files / ocaml.ml
dfcc369c-a8fa-4697-8331-c0472835aae2/main

Tree @dfcc369c-a8fa-4697-8331-c0472835aae2/main (Download .tar.gz)

ocaml.ml @dfcc369c-a8fa-4697-8331-c0472835aae2/mainraw · history · blame

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

(* multiline
   comment*)

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