RosettaCodeData/Task/Comments/OCaml/comments.ml
2024-10-16 18:07:41 -07:00

5 lines
104 B
Standard ML

(* This a comment
(* containing nested comment *)
*)
(** This an OCamldoc documentation comment *)