RosettaCodeData/Task/Comments/OCaml/comments.ocaml
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

5 lines
104 B
Text

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