RosettaCodeData/Task/Comments/OCaml/comments.ocaml

6 lines
104 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
(* This a comment
(* containing nested comment *)
*)
(** This an OCamldoc documentation comment *)