Codebase list ohcount / bullseye-backports/main test / src_dir / ocaml.ml
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

ocaml.ml @bullseye-backports/mainraw · history · blame

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

(* multiline
   comment*)

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