RosettaCodeData/Task/Comments/OCaml/comments.ml

6 lines
104 B
OCaml
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(* This a comment
(* containing nested comment *)
*)
(** This an OCamldoc documentation comment *)