RosettaCodeData/Task/Comments/OCaml/comments.ocaml

6 lines
104 B
Text
Raw Permalink Normal View History

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