5 lines
104 B
Standard ML
5 lines
104 B
Standard ML
(* This a comment
|
|
(* containing nested comment *)
|
|
*)
|
|
|
|
(** This an OCamldoc documentation comment *)
|