6 lines
104 B
OCaml
6 lines
104 B
OCaml
|
|
(* This a comment
|
||
|
|
(* containing nested comment *)
|
||
|
|
*)
|
||
|
|
|
||
|
|
(** This an OCamldoc documentation comment *)
|