7 lines
99 B
Text
7 lines
99 B
Text
|
|
(* this is a comment *)
|
||
|
|
(*
|
||
|
|
and this is a
|
||
|
|
multiline comment
|
||
|
|
(* with a nested comment *)
|
||
|
|
*)
|