Codebase list ohcount / e0259188-7180-4bbc-a711-b2cd8983feeb/main test / src_dir / ocaml.ml
e0259188-7180-4bbc-a711-b2cd8983feeb/main

Tree @e0259188-7180-4bbc-a711-b2cd8983feeb/main (Download .tar.gz)

ocaml.ml @e0259188-7180-4bbc-a711-b2cd8983feeb/mainraw · history · blame

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

(* multiline
   comment*)

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