4 lines
130 B
Text
4 lines
130 B
Text
(* Modula-2/Modula-3 use the same style of comments *)
|
|
(* ...and comments (* can nest *)
|
|
and they can span multiple lines.
|
|
*)
|